diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-12 20:57:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-12 20:57:39 +0100 |
| commit | 1bab37495c65db781354a1f469c842f544e2cbf9 (patch) | |
| tree | 22b0ea527d712f2c58cf5622c497f6f0f61c56e3 /cscript | |
| parent | 40ef19f2e4ffc315072af927f6940ffaa7d0c158 (diff) | |
More libdcp type fiddling.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '732f931'), + ('libdcp', 'f7c7361'), ('libsub', '067c21c')) def configure_options(target): |
