Bump libdcp for PKL type fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 13 Oct 2016 22:21:48 +0000 (23:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 13 Oct 2016 22:21:48 +0000 (23:21 +0100)
cscript

diff --git a/cscript b/cscript
index ef9ce17fb1de44c43506ab00479f1aaa6eab0e13..16df6e422ef59e35ce9986cf21dbd01cf76ee814 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'c4d06c3'),
+            ('libdcp', 'b74dee5'),
             ('libsub', '3db5052'))
 
 def configure_options(target):