diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-18 14:52:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-18 14:52:37 +0000 |
| commit | 846c5eac9e495f7b90431b34263227e7ebce06de (patch) | |
| tree | 9c67d5b2f61bbeeeb3f7bae80ae420c7eb0e84e2 /cscript | |
| parent | 5006af143f069d10af5cd8b6b60d295de9187006 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options), - ('libdcp', 'b9e6635'), - ('libsub', '2e52f11')) + ('libdcp', 'e330669'), + ('libsub', '03d9d1e')) def configure_options(target): opt = '' |
