diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-22 16:21:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-22 16:21:57 +0100 |
| commit | a22b277dd8896511a322459f45db8e99ad1ab7fe (patch) | |
| tree | 650785d112c2c1d911f19987e57e202c6848ccad /cscript | |
| parent | f870c4052c8e508b5e85693e380a2a3c29873356 (diff) | |
libdcp updates for multiple CCAPs.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -328,8 +328,8 @@ def dependencies(target): else: deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)] - deps.append(('libdcp', '348aaa6')) - deps.append(('libsub', '75d9785')) + deps.append(('libdcp', '9f75a44')) + deps.append(('libsub', '920b428')) deps.append(('rtaudio-cdist', '739969e')) return deps |
