diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-12 13:35:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-12 13:35:58 +0100 |
| commit | 55843f426a05ee7a3bb13fcf97990f0d206b8c60 (patch) | |
| tree | d0dd238d5ab9bbf51e792c81a16fc6b4630cce62 /cscript | |
| parent | d5ee6dbd99132d154aa715ef52fd0e26dd34dc21 (diff) | |
Bump libdcp for Rec 2020 gamma change.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'eec238a'), + ('libdcp', '11777d1'), ('libsub', '067c21c')) def configure_options(target): |
