diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-02 19:19:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-02 19:19:08 +0100 |
| commit | 108fcb112091ebf49328dbd6c58e701e88bb9ea7 (patch) | |
| tree | 25cd100c4832da6b03a7a6853d5e5a9f2e769955 /cscript | |
| parent | fc050030c80dbc903b80946f17bfa708b72bf5dc (diff) | |
libdcp bump for openjpeg bump.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -292,8 +292,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '23f98da'), - ('libsub', '490c08c'), + ('libdcp', 'b663909'), + ('libsub', '0283535'), ('rtaudio-cdist', None)) def configure_options(target): |
