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