From: Carl Hetherington Date: Thu, 5 May 2022 22:34:38 +0000 (+0200) Subject: Bump libdcp for build fix. X-Git-Tag: v2.16.11~19 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=469f7ebe301119ca935f39d56befe704bafea98e Bump libdcp for build fix. --- diff --git a/cscript b/cscript index 115151f8e..b8cc9dd76 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'f031667bd2769d3daf9c49115f21a099fafcee46')) - deps.append(('libsub', '21bf11458a2c393ec60421756a29b0d1469f9fe4')) + deps.append(('libdcp', '13a6c81232a3d33772afbf9fdf5d2879f64ff757')) + deps.append(('libsub', '95270023753b84e65cb1f5c5bd7a33cd67c8f03b')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we