Bump libdcp for build fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 22 Jul 2016 12:27:57 +0000 (13:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 22 Jul 2016 12:27:57 +0000 (13:27 +0100)
cscript

diff --git a/cscript b/cscript
index 0a2fef9c782cf8045e2478f582497e68d68765f2..41cb339a16602d398dcb5fd7fb376afc0a0f3aac 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'b487f83'),
+            ('libdcp', 'dc52dfc'),
             ('libsub', '067c21c'))
 
 def configure_options(target):