From: Carl Hetherington Date: Fri, 18 Jun 2021 18:02:55 +0000 (+0200) Subject: Bump libdcp for tags fixes. X-Git-Tag: v2.15.155~8 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=4c844fec0b5d2e7eb8de1f2cb84c93e3516e5728 Bump libdcp for tags fixes. --- diff --git a/cscript b/cscript index 0f91273bd..db23eb728 100644 --- a/cscript +++ b/cscript @@ -388,8 +388,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '50346ba')) - deps.append(('libsub', '08a1a8c')) + deps.append(('libdcp', 'bd4b476')) + deps.append(('libsub', '791364b')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we