Bump libdcp for possible fix for #1136.
authorCarl Hetherington <cth@carlh.net>
Tue, 2 Jan 2018 00:12:37 +0000 (00:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 2 Jan 2018 00:12:37 +0000 (00:12 +0000)
cscript

diff --git a/cscript b/cscript
index 3b901738b858713e6caa95920923abbc0676b973..e256d1635d81622080a278b7d2579fa8f1e2cf32 100644 (file)
--- a/cscript
+++ b/cscript
@@ -290,8 +290,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '7863ca3'),
-            ('libsub', 'e1d987c'),
+            ('libdcp', '4bdc3a8'),
+            ('libsub', '3b9dd0a'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):