Bump libdcp for slightly improved error message.
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 19:45:41 +0000 (19:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Feb 2017 19:45:41 +0000 (19:45 +0000)
cscript

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