Bump libdcp for dep fix.
authorCarl Hetherington <cth@carlh.net>
Wed, 15 Jun 2016 21:41:19 +0000 (22:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 15 Jun 2016 21:41:19 +0000 (22:41 +0100)
cscript

diff --git a/cscript b/cscript
index 0724c8a50316c0998b4f646a6e171e39a5d43bfa..5fe8a40478142bf85525dffc52d8b4fca068bc9a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', '5973e38'),
+            ('libdcp', 'a5bf0e4'),
             ('libsub', '3e299e5'))
 
 def configure_options(target):