X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=16af8bdbe20a923f9591db1224f4936687e461fc;hb=22917c031a262ce6e90252a65d6f70a340fafbed;hp=56ce21f26c48a71112ab1edceea9ff139d7fe643;hpb=ae82024204a3c8ac6f2f7b37a69e66e383c99795;p=dcpomatic.git diff --git a/cscript b/cscript index 56ce21f26..16af8bdbe 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'v1.2.6'), - ('libsub', 'v1.1.6')) + ('libdcp', '4debca2'), + ('libsub', '5f04dd1')) def configure_options(target): opt = ''