Bump libdcp for slightly improved error message.
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Sep 2015 08:54:01 +0000 (09:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Sep 2015 08:54:01 +0000 (09:54 +0100)
cscript

diff --git a/cscript b/cscript
index da4f0b691de8aa70580d6ccf6ab3be188383c405..718562c32a454662a725a4db51034cce0da77359 100644 (file)
--- a/cscript
+++ b/cscript
@@ -246,7 +246,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', 'v1.2.3'),
+            ('libdcp', '4a79e6e'),
             ('libsub', 'v1.1.4'))
 
 def configure_options(target):