From: Carl Hetherington Date: Tue, 15 Jan 2019 16:58:09 +0000 (+0000) Subject: Bump openjpeg2 via libdcp for debugging code. X-Git-Tag: v2.13.101 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv2.13.101;p=dcpomatic.git Bump openjpeg2 via libdcp for debugging code. --- diff --git a/cscript b/cscript index 7aff89893..a4490d2c8 100644 --- a/cscript +++ b/cscript @@ -327,8 +327,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'd359892')) - deps.append(('libsub', 'b79323d')) + deps.append(('libdcp', '6b34457')) + deps.append(('libsub', 'eab8e1e')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps