Another libdcp version bump for a better error.
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 20:33:55 +0000 (20:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 20:33:55 +0000 (20:33 +0000)
cscript

diff --git a/cscript b/cscript
index c64af4b6d5cb63d2967fef456cc7c6297e2a6dbf..16ceeb65fc7142e505855eda62e3ad2d0337a3c8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -268,8 +268,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
-            ('libdcp', '15f7f4a'),
-            ('libsub', 'c33c7fc'))
+            ('libdcp', 'ce32d6c'),
+            ('libsub', '733dfda'))
 
 def configure_options(target):
     opt = ''