Bump libdcp again for another Centos fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 13:52:57 +0000 (14:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 23 May 2016 13:52:57 +0000 (14:52 +0100)
cscript

diff --git a/cscript b/cscript
index ba621403e82c4550ef3d8a999ba7eeda239b1e34..dee81640be364e6ecbb64152d46d3889e6b276da 100644 (file)
--- a/cscript
+++ b/cscript
@@ -229,7 +229,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options),
-            ('libdcp', 'a545db4'),
+            ('libdcp', '4e6b78d'),
             ('libsub', 'v1.1.12'))
 
 def configure_options(target):