diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-28 23:42:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-28 23:42:52 +0100 |
| commit | 3ff75a6e082c03f9b3c86693c864fd0959bdcee1 (patch) | |
| tree | b083ab207e007736dc65b65c09123b63bebeaa7e /cscript | |
| parent | 2afb43b58a84b76cf592931ee30a8cdccf88d7ae (diff) | |
Yet more libdcp-related build fixes.
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', '5ff3c5a'), + ('libdcp', 'b602b9e'), ('libsub', '3db5052')) def configure_options(target): |
