diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 19:29:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 19:29:40 +0100 |
| commit | d19b91245294336288d65dc34d0d9240bee6202d (patch) | |
| tree | cddba856a755ad328730117f0a9f07b6a568d431 /cscript | |
| parent | 376c7d17cae1fcb157beb695ba1201fccb3aced3 (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', 'bff6a34'), - ('libsub', '564552a')) + ('libdcp', 'b3adb83'), + ('libsub', 'e959731')) def configure_options(target): opt = '' |
