Bump libdcp for Rec 2020 gamma change.
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 12:35:58 +0000 (13:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 12:35:58 +0000 (13:35 +0100)
cscript

diff --git a/cscript b/cscript
index 69458900b88142d13a7b79671897324854e00840..4e6436ffb723f13490e3ba7b9691b7bef39701f4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -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):