diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 20:13:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 20:13:40 +0000 |
| commit | bdd5a483669d518f1024aaecae0f0a55828d2cb6 (patch) | |
| tree | cbb16707f8332a54717c96fe62e6800a53a931cc /cscript | |
| parent | 16d27b9621a6e4e782f8bdbf375f01e187883320 (diff) | |
Bump libdcp for ScreenAspectRatio fix.
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', '938d9af', ffmpeg_options), - ('libdcp', 'v1.2.10'), - ('libsub', 'v1.1.9')) + ('libdcp', '689d563'), + ('libsub', '1765912')) def configure_options(target): opt = '' |
