Bump libdcp version.
authorCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:31:02 +0000 (09:31 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:31:02 +0000 (09:31 +0000)
cscript

diff --git a/cscript b/cscript
index bfbb09bfa9441d5078e773747a8f57531ab39eed..87f2cc8e505d6544b67a88b36bdc7ea3719b7213 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', '8951dd5'),
+            ('libdcp', '19e00ec'),
             ('libsub', '65244fb'))
 
 def build(target, options):