X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=8071d9df8924962cc7567a53b9b0cad9aecc1ac7;hb=9db56a75e50701bb27ac0b3134a70d2be373ac52;hp=db23eb7288cd0d1a69c097f34bf00462d8abaa9b;hpb=4c844fec0b5d2e7eb8de1f2cb84c93e3516e5728;p=dcpomatic.git diff --git a/cscript b/cscript index db23eb728..8071d9df8 100644 --- a/cscript +++ b/cscript @@ -388,8 +388,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'bd4b476')) - deps.append(('libsub', '791364b')) + deps.append(('libdcp', '97b4901')) + deps.append(('libsub', 'fa899ec')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we