diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-13 10:40:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-13 10:40:45 +0100 |
| commit | 1eff47126f06d45bebf7502cc4357b8268c7a940 (patch) | |
| tree | b3ae79327f734c76a0fd6a753b4eab4d064f1956 /cscript | |
| parent | 590a8815ad17b3321610a8b485a62faaca3c95e6 (diff) | |
Bump libdcp for some Atmos 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', 'f7c7361'), + ('libdcp', 'b105b7d'), ('libsub', '067c21c')) def configure_options(target): |
