summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-10-16 16:38:38 +0100
committerCarl Hetherington <cth@carlh.net>2014-10-16 16:38:38 +0100
commit0f4cb98a8233c86dc4ed46cab6152cae44e64533 (patch)
treeec133fe74d414711775d937d94b4214b53652a7c /cscript
parent016a98b18d01276a1e603885a25785e7389f14d9 (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 665d39108..50f615681 100644
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
def dependencies(target):
return (('ffmpeg-cdist', '2dffa11'),
- ('libdcp', '2001bef5b3a6256eedf1cada4977a3ba8a3732cd'))
+ ('libdcp', 'v0.98.0'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory