Bump libdcp for <Hash> in CPLs.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Jul 2014 10:41:10 +0000 (11:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Jul 2014 16:51:26 +0000 (17:51 +0100)
cscript

diff --git a/cscript b/cscript
index 7a61336455c9d5848c102db0c7badca2664f7a1e..46eaaf929188e04459414a83197d8baa4c5b7ec9 100644 (file)
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '67dc770'),
-            ('libdcp', 'v0.96.0'))
+            ('libdcp', '563c7fd'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()