From: Carl Hetherington Date: Wed, 10 Sep 2014 17:24:52 +0000 (+0100) Subject: Bump for cxml version bump as dep of libdcp. X-Git-Tag: v2.0.48~561^2~25 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=c47e88e8061b389be10c62d52da09fff7eef6d4d Bump for cxml version bump as dep of libdcp. --- 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