From: Carl Hetherington Date: Wed, 25 May 2016 15:57:20 +0000 (+0100) Subject: Bump libdcp for atmos stuff. X-Git-Tag: v2.8.5~29 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=1b0dfb12c7e5b5b01a35f3c4a810edae27bce3d0;p=dcpomatic.git Bump libdcp for atmos stuff. --- diff --git a/cscript b/cscript index 7a3f3b3bb..cef56434b 100644 --- a/cscript +++ b/cscript @@ -236,7 +236,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', '85c699d'), + ('libdcp', 'f028e8a'), ('libsub', 'b082fb6')) def configure_options(target):