X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=2fe91132bfb625edf43ff1c81131acf7e7039559;hb=1004209bb71feb33688e9dffed89313e103db4c0;hp=cdf060210da049f7d5371cae9ee6af8ab4999f6b;hpb=0cc6788f4a66b3b70d8791950fabc1ab8dab8361;p=dcpomatic.git diff --git a/cscript b/cscript index cdf060210..2fe91132b 100644 --- a/cscript +++ b/cscript @@ -206,7 +206,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', '0492ad2'), - ('libdcp', 'b386248'), + ('libdcp', '6d5c9b4'), ('libsub', 'f66b11f')) def configure_options(target):