X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=b2968f02cb90b2dd02cddcdb0154532f8f7c691a;hp=e62188d3084222a8face6a77fd298cd21bf944de;hb=7bd4ecce60488f7f7cfbdcc16ba7022b979a891d;hpb=28af00e58684a880ed188b24a4f5d81d5e77db38 diff --git a/cscript b/cscript index e62188d30..b2968f02c 100644 --- a/cscript +++ b/cscript @@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', '3bf3aad'), + ('libdcp', 'd926e11'), ('libsub', 'b9fb00d')) def configure_options(target):