From: Carl Hetherington Date: Wed, 4 Nov 2015 19:35:33 +0000 (+0000) Subject: Bump libdcp for file_to_string() tweak. X-Git-Tag: v2.4.18~5 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=03b501578c49861a486116534d95617959d92240 Bump libdcp for file_to_string() tweak. --- diff --git a/cscript b/cscript index 8c49b5229..e4c04afb7 100644 --- a/cscript +++ b/cscript @@ -259,8 +259,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'a86a0ae'), - ('libsub', '6c12d16')) + ('libdcp', '7c96eea'), + ('libsub', 'a2c4b2c')) def configure_options(target): opt = ''