From: Carl Hetherington Date: Tue, 6 Apr 2021 12:35:17 +0000 (+0200) Subject: Bump libdcp to stop trying to verify the bitstreams of encrypted JPEG2000 content. X-Git-Tag: v2.15.139~3 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5bb1ac7bfecfc16430eb7881832ae5a151f314be Bump libdcp to stop trying to verify the bitstreams of encrypted JPEG2000 content. --- diff --git a/cscript b/cscript index af57aa6db..58842622e 100644 --- a/cscript +++ b/cscript @@ -385,8 +385,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'f536156')) - deps.append(('libsub', '6dd6a0a')) + deps.append(('libdcp', 'ed20305')) + deps.append(('libsub', '8ba5221')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we