diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-28 12:16:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-28 12:16:16 +0100 |
| commit | 2659df852059c399804aeea8092e91199e2cd322 (patch) | |
| tree | 67552bf90b3c4c3c10fafecc5e8c43cb97406474 /cscript | |
| parent | 16327fcf284622cc66a10a15cd65a113fb9946b2 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', 'b3adb83'), - ('libsub', 'e959731')) + ('libdcp', '4852a22'), + ('libsub', 'b98c145')) def configure_options(target): opt = '' |
