Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 23 May 2015 16:43:37 +0000 (17:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 23 May 2015 16:43:37 +0000 (17:43 +0100)
cscript

diff --git a/cscript b/cscript
index cdf060210da049f7d5371cae9ee6af8ab4999f6b..aa5605a11e64445d37f69482b0d9db15230fd494 100644 (file)
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '0492ad2'),
-            ('libdcp', 'b386248'),
+            ('libdcp', '757b54a'),
             ('libsub', 'f66b11f'))
 
 def configure_options(target):