diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-02 12:57:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-02 12:57:27 +0100 |
| commit | f51029d4eb1e663bc5c97b2987d35bb89e6657b5 (patch) | |
| tree | a2a6d70f06a4ccdf74dcce977b300d8bdd5641b3 /cscript | |
| parent | d505cefb6bca5e24997bb116d863ca7d246505ba (diff) | |
Bump libdcp for build fix.
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', '7e67afe'), - ('libsub', '0b9ef38'), + ('libdcp', '23f98da'), + ('libsub', '490c08c'), ('rtaudio-cdist', None)) def configure_options(target): |
