Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 17 Aug 2018 12:55:46 +0000 (13:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 17 Aug 2018 12:55:46 +0000 (13:55 +0100)
cscript

diff --git a/cscript b/cscript
index a713429254e9f527bb7f5521525e75a75b8a1580..a4cc8571a08d5480ab73b9f1b1e387b9c5db8017 100644 (file)
--- a/cscript
+++ b/cscript
@@ -324,8 +324,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '27f25fb', ffmpeg_options),
-            ('libdcp', 'f1f6fd9'),
-            ('libsub', '02d9041'),
+            ('libdcp', '348aaa6'),
+            ('libsub', '75d9785'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():