summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-10 18:24:52 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-10 18:24:52 +0100
commitc47e88e8061b389be10c62d52da09fff7eef6d4d (patch)
tree29dd87837b15cd31e830057226bbe04ae909df08 /cscript
parent1deb6103acac71dd2b6da5b95dc25bea053ffc8b (diff)
Bump for cxml version bump as dep of libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3eb5b3c93..126bb244f 100644
--- 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