X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=b76617c4d4dbdee7388ea682f169470b02d649df;hp=126bb244f4b7ae0850b7bf2e7fee55e60040b204;hb=1ac89aeb6ca8642b7cc0f6b43899e4c8d9e08489;hpb=97ad6afa48bd6324132a25103ac2d36df5d4829c diff --git a/cscript b/cscript index 126bb244f..b76617c4d 100644 --- a/cscript +++ b/cscript @@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '7e95caa'), + return (('ffmpeg-cdist', '2dffa11'), ('libdcp', '2001bef5b3a6256eedf1cada4977a3ba8a3732cd')) def build(target, options):