X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=cdf060210da049f7d5371cae9ee6af8ab4999f6b;hb=d5b1891594278bc6f609f9acc06b200a98103fd8;hp=9e284a0727d9d34cb36e0ef47610552d47598e45;hpb=2b4e119e64364534ec9241e2fc4971bb9c25365e;p=dcpomatic.git diff --git a/cscript b/cscript index 9e284a072..cdf060210 100644 --- a/cscript +++ b/cscript @@ -205,7 +205,7 @@ def make_spec(filename, version, target): print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :' def dependencies(target): - return (('ffmpeg-cdist', 'f69bb08'), + return (('ffmpeg-cdist', '0492ad2'), ('libdcp', 'b386248'), ('libsub', 'f66b11f'))