X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=88423651187c377e9a7f4c0f8276145dab3d84d9;hb=2d53b0ad98dd010bab33c3db83c89b264ff1e9bb;hp=e94ba5527d71078d40424a207c178cc8ccaedc1b;hpb=4d0265709a7101087c462a3ce156a2dbe852913f;p=dcpomatic.git diff --git a/cscript b/cscript index e94ba5527..884236511 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '6de2bb3751b449abf06d44e4dda5e41b66df3f62')) - deps.append(('libsub', '4a2b319516ba5deda908e9778ce8880e421d709e')) + deps.append(('libdcp', 'v1.8.19')) + deps.append(('libsub', 'v1.6.20')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we