Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Apr 2015 09:33:47 +0000 (10:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Apr 2015 09:33:47 +0000 (10:33 +0100)
cscript

diff --git a/cscript b/cscript
index 6b221e41646357727e8000726c851f43ce9f1e72..dc68a4f25fcc95547244eff5c53842e809019393 100644 (file)
--- a/cscript
+++ b/cscript
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug):
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'f69bb08'),
-            ('libdcp', 'df47103'),
+            ('libdcp', '3c88524'),
             ('libsub', 'f66b11f'))
 
 def build(target, options):