X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=22549a75533601b8d5acfa8a896031b740525c4b;hb=80244829c458909d424e27e92e9f22bb1b1f5d10;hp=3e6d638ebaffec994f96dd76aedc2023526fc63a;hpb=a2811baa540d6c02f8b2ba50c61f040afc9f164d;p=dcpomatic.git diff --git a/cscript b/cscript index 3e6d638eb..22549a755 100644 --- a/cscript +++ b/cscript @@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'v1.2.8'), - ('libsub', 'v1.1.8')) + ('libdcp', 'dc31f6d'), + ('libsub', '8364c00')) def configure_options(target): opt = ''