X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=c10e819dd629d06962159e5d95f7465799c75c0e;hp=6e5712bcf82f7c9aee8421df381dc1cee4aaf717;hb=5281e7f80d7e43b2170818781ba21c9b25d7c7c7;hpb=d5c220f76907f0113bf0b5d3a7e26e5b27197a17 diff --git a/cscript b/cscript index 6e5712bcf..c10e819dd 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '274dd30')) - deps.append(('libsub', '276532e')) + deps.append(('libdcp', '098007a')) + deps.append(('libsub', '8ab963a')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we