From 71be005818ddaa59cdcca2fa5fb3210d8ea7ae4f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 29 Jul 2016 09:23:46 +0100 Subject: [PATCH] Bump libdcp for an improved error message. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index c533dac25..1081f661d 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'dc52dfc'), + ('libdcp', 'e02bf26'), ('libsub', '067c21c')) def configure_options(target): -- 2.30.2