X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;fp=cscript;h=86dab4306d15d233fa01c8b934f397c657573add;hb=04eebe07e2f64bd15f6887a10ab51fb92c52901a;hp=05a7f868ccbfd6ff8c66580377b41767e0fe025a;hpb=97a1a713078f151d1b68b6f256a5b885e7733a92;p=dcpomatic.git diff --git a/cscript b/cscript index 05a7f868c..86dab4306 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', '1.0')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory