From: Carl Hetherington Date: Thu, 2 Jun 2016 10:00:20 +0000 (+0100) Subject: Bump libdcp for various new stuff. X-Git-Tag: v2.8.7~2 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=efe739b38a172051a6ca111dae050e05d5e0b883;p=dcpomatic.git Bump libdcp for various new stuff. --- diff --git a/cscript b/cscript index c3a17aa11..b6e8fcc80 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', 'a641fdc'), + ('libdcp', '5591a50'), ('libsub', '3d8c3bc')) def configure_options(target):