Bump libdcp for an improved error message.
authorCarl Hetherington <cth@carlh.net>
Fri, 29 Jul 2016 08:23:46 +0000 (09:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Jul 2016 08:23:46 +0000 (09:23 +0100)
cscript

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