From: Carl Hetherington Date: Sun, 23 Sep 2018 23:47:16 +0000 (+0100) Subject: Bump libdcp for Atmos KeyId fix. X-Git-Tag: v2.13.54~1 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=680f80fef12c78e26925d4c57b60e8c64570dfcd Bump libdcp for Atmos KeyId fix. --- diff --git a/cscript b/cscript index c38528143..0468e6e94 100644 --- a/cscript +++ b/cscript @@ -331,8 +331,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'ee05b1c')) - deps.append(('libsub', '1cf5cdf')) + deps.append(('libdcp', '9eb185c')) + deps.append(('libsub', '04d5701')) deps.append(('rtaudio-cdist', '739969e')) return deps