X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=c07c430310a41ad3f430e1bc60ba8d0123fefe50;hp=7e6b769f075492d66e5ebe2e679f3feb6c2d2640;hb=e6f28e7cda23c1ba3c49cc1bf2dc1491c2f87160;hpb=4ec7a8070dfcda1fa327df6378eaab754f119f1b diff --git a/cscript b/cscript index 7e6b769f0..c07c43031 100644 --- a/cscript +++ b/cscript @@ -130,7 +130,7 @@ def make_control(debian_version, bits, filename, debug): def dependencies(target): return (('ffmpeg-cdist', 'a0db025'), - ('libdcp', '8af7b48')) + ('libdcp', '1.0')) def build(target, options): cmd = './waf configure --prefix=%s' % target.work_dir_cscript()