summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-26 21:47:11 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-26 21:47:11 +0100
commitf9b9d563408b13e3dc5531f1100aacec12f95c2a (patch)
treeac4c59f20762c984fb8e04337774b5421d392d1f /cscript
parent7edf8e601ed2ede5b6758840fb9d8940393cf7e2 (diff)
Bump libdcp version.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 05a7f868c..3eb5b3c93 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', '7f029e7'))
+ ('libdcp', 'v0.97.0'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory