From: Carl Hetherington Date: Mon, 20 Jun 2022 11:06:41 +0000 (+0200) Subject: Bump asdcplib for build fix. X-Git-Tag: v2.16.15~14 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=577fd839bdf7f78b6e815dae455a377e22d46a94 Bump asdcplib for build fix. --- diff --git a/cscript b/cscript index 9d20bc70f..0ce8c48cb 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '6d41f92865234df02d42df26afab667e0b132244')) - deps.append(('libsub', 'c3fe2237a985bf7ef929251a0e10c906125ab4c3')) + deps.append(('libdcp', 'v1.8.21')) + deps.append(('libsub', 'v1.6.22')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we