Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 17 Dec 2017 02:23:43 +0000 (02:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Dec 2017 02:23:43 +0000 (02:23 +0000)
cscript

diff --git a/cscript b/cscript
index 8d1e3bc0b7614f8937ecd809da695c9a42a05790..626c661b0c078d7477e01f148d3de8ee24914b1c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -290,8 +290,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '37b49c7'),
-            ('libsub', 'c708552'),
+            ('libdcp', '7863ca3'),
+            ('libsub', 'f0790b0'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):