From: Carl Hetherington Date: Sun, 8 May 2022 22:58:08 +0000 (+0200) Subject: Bump libdcp for build fix. X-Git-Tag: v2.16.11~13 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=855789bd6991a41ff76c85e5b316557b9c023c81 Bump libdcp for build fix. --- diff --git a/cscript b/cscript index e94ba5527..ca229dda0 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '6de2bb3751b449abf06d44e4dda5e41b66df3f62')) - deps.append(('libsub', '4a2b319516ba5deda908e9778ce8880e421d709e')) + deps.append(('libdcp', '872000f46a36849433219c0a20b11262f9f9a031')) + deps.append(('libsub', 'c467053d58efd62ac1ab6a9a86df5b7cfabc0583')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we