X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=b1397d6e87e4f40d2a70286e9cce68a65291ac68;hb=4981c76cdf7cfe28bb78ebf166592fa9ceb32c21;hp=a5c0900c121fd73a830445c3207206e3682032a9;hpb=b6c780d3107557d452c6612d715d01e2be52dbda;p=dcpomatic.git diff --git a/cscript b/cscript index a5c0900c1..b1397d6e8 100644 --- a/cscript +++ b/cscript @@ -155,7 +155,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', '2dffa11'), + return (('ffmpeg-cdist', '1093c6f'), ('libdcp', '1.0'), ('libsub', None))