Another libdcp build fix.
authorCarl Hetherington <cth@carlh.net>
Wed, 28 Sep 2016 18:16:02 +0000 (19:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 28 Sep 2016 18:16:02 +0000 (19:16 +0100)
cscript

diff --git a/cscript b/cscript
index a15b78a575f4d4dbfa7873587acbecc6dc5391e2..e6817efc2df355eb887526fe1ab91e270a230ced 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '5aba207'),
+            ('libdcp', 'eb772d2'),
             ('libsub', '3db5052'))
 
 def configure_options(target):