From: Carl Hetherington Date: Tue, 16 Aug 2016 14:06:16 +0000 (+0100) Subject: Bump libdcp for Assetmap / PKL fix. X-Git-Tag: v2.9.13~21 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=67ba754f2070cf5aaf49422e11f5a4c2a6a8affd Bump libdcp for Assetmap / PKL fix. --- diff --git a/cscript b/cscript index 48f753c29..cc07de56c 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '5f61c01'), + ('libdcp', '06f0ba1'), ('libsub', '067c21c')) def configure_options(target):