X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=18b9b71ae9c1ee44738f57e6eda1559b56b2c635;hb=82d9063f46be8faa529361b5bf58a4fabad39fca;hp=c9359d0b0f6c66926b3017d10e72cb2c9ec964a9;hpb=c7d77490382d6ddb625340c05b57487cde244f96;p=dcpomatic.git diff --git a/cscript b/cscript index c9359d0b0..18b9b71ae 100644 --- a/cscript +++ b/cscript @@ -370,8 +370,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '6c3db78')) - deps.append(('libsub', 'af2520e')) + deps.append(('libdcp', '9b6997a')) + deps.append(('libsub', '3d2a513')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we