Bump libdcp for some test fixes.
authorCarl Hetherington <cth@carlh.net>
Sun, 15 May 2016 22:04:29 +0000 (23:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 15 May 2016 22:04:29 +0000 (23:04 +0100)
cscript

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