X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=49f8f62a90c1d9cd59df29b6fb79d3e5f2e875fc;hb=a71ff2b19e62db1543dea32fc47fc3dd010be231;hp=6a2f053557e2a6dc3ae515c324e78711ddd3458c;hpb=402dfb22c35dd6de41df29d6f3d4aaaf220bf41b;p=dcpomatic.git diff --git a/cscript b/cscript index 6a2f05355..49f8f62a9 100644 --- a/cscript +++ b/cscript @@ -205,8 +205,8 @@ 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'), - ('libdcp', '8e7f9e4'), + return (('ffmpeg-cdist', '0492ad2'), + ('libdcp', '484a900'), ('libsub', 'f66b11f')) def configure_options(target):