From: Carl Hetherington Date: Sat, 23 Jan 2021 08:31:31 +0000 (+0100) Subject: Bump libdcp for Windows build fix. X-Git-Tag: v2.15.124~21 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=05564aed70eb412ab5d3546674263439385a168e Bump libdcp for Windows build fix. --- diff --git a/cscript b/cscript index a3c925d06..b1766ddb4 100644 --- a/cscript +++ b/cscript @@ -370,8 +370,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '472b1e8')) - deps.append(('libsub', '0901a20')) + deps.append(('libdcp', 'ac98ff1')) + deps.append(('libsub', '8a509f2')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we