More libdcp type fiddling.
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Sep 2016 19:57:39 +0000 (20:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Sep 2016 19:57:39 +0000 (20:57 +0100)
cscript

diff --git a/cscript b/cscript
index 17ec93c25512d55cc1019dff344ea945f3f0f062..a1edca39f5d68f751361e13c154583f0c4b00c82 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '732f931'),
+            ('libdcp', 'f7c7361'),
             ('libsub', '067c21c'))
 
 def configure_options(target):