Bump libdcp for more build fixes.
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Aug 2016 15:03:51 +0000 (16:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Aug 2016 15:03:51 +0000 (16:03 +0100)
cscript

diff --git a/cscript b/cscript
index 1685a808f35b5eb6ae19ec4715c0086f8faa0478..48f753c299bc94a5877e37f199db5c4833d33775 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '124adae'),
+            ('libdcp', '5f61c01'),
             ('libsub', '067c21c'))
 
 def configure_options(target):