X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=a80c220dc28d0c3eb888afdf45cb400ef0743ea0;hb=00762c2d9a4240d016150cd7555aee3dad8542ae;hp=7e38995498c04d6d364e1de9ed4862745bad4670;hpb=826f4015ca4ccb42d7bc9a265b9f43cbf58b9b2b;p=dcpomatic.git diff --git a/cscript b/cscript index 7e3899549..a80c220dc 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'ed20305')) - deps.append(('libsub', '8ba5221')) + deps.append(('libdcp', '3a328b6')) + deps.append(('libsub', '2bbddc6')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we