Bump for cxml version bump as dep of libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 10 Sep 2014 17:24:52 +0000 (18:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 10 Sep 2014 17:24:52 +0000 (18:24 +0100)
cscript

diff --git a/cscript b/cscript
index 3eb5b3c93927251d290344d121464c60657b4185..126bb244f4b7ae0850b7bf2e7fee55e60040b204 100644 (file)
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '7e95caa'),
-            ('libdcp', 'v0.97.0'))
+            ('libdcp', '2001bef5b3a6256eedf1cada4977a3ba8a3732cd'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory