Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 11:57:27 +0000 (12:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Sep 2017 11:57:27 +0000 (12:57 +0100)
cscript

diff --git a/cscript b/cscript
index 7a7fd79e8a32f1a5993ea8db9c7662e41a6c376d..c816a972e9db6e389418c1a4798ab772aef332f6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -292,8 +292,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '7e67afe'),
-            ('libsub', '0b9ef38'),
+            ('libdcp', '23f98da'),
+            ('libsub', '490c08c'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):