From: Carl Hetherington Date: Sat, 3 Sep 2022 21:08:40 +0000 (+0200) Subject: Bump libdcp for fixes to ratings labels. X-Git-Tag: v2.16.24~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=1154b7817d543f89c74d8184b7f8cb80588d9a68 Bump libdcp for fixes to ratings labels. --- diff --git a/cscript b/cscript index 55d2759e1..0182feeca 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.26')) - deps.append(('libsub', 'v1.6.29')) + deps.append(('libdcp', 'v1.8.27')) + deps.append(('libsub', 'v1.6.30')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we