X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=88423651187c377e9a7f4c0f8276145dab3d84d9;hb=302c94e5cea75abac15c55b7bd7b1513f6bcf885;hp=b453ddf80a5f29211a4b868999dbd5fb4007ace9;hpb=58d89ba0632d94504b15dc10cb4e4153808f8efe;p=dcpomatic.git diff --git a/cscript b/cscript index b453ddf80..884236511 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'f031667bd2769d3daf9c49115f21a099fafcee46')) - deps.append(('libsub', '7ed26aa4ddb33c9c01a3a22fe99c7759321b1246')) + 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