From f67f71337d1cf59cfb4d3b36a2c2944cf3beab9e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Jul 2016 13:27:57 +0100 Subject: [PATCH] Bump libdcp for build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 0a2fef9c7..41cb339a1 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'b487f83'), + ('libdcp', 'dc52dfc'), ('libsub', '067c21c')) def configure_options(target): -- 2.30.2