Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2018 01:10:34 +0000 (01:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2018 01:11:05 +0000 (01:11 +0000)
cscript

diff --git a/cscript b/cscript
index ba4de2a297cbda568901823a6e8342269613be65..9c39557a41098842d2e2d792aaa11b4be23e601a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -283,8 +283,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', 'd4b350c'),
-            ('libsub', '26a74f7'),
+            ('libdcp', '04f3857'),
+            ('libsub', '8658ca9'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):