From 4ddc21ece53eccfe0fe6ab34b80d8a71818f051c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Feb 2017 19:45:41 +0000 Subject: [PATCH] Bump libdcp for slightly improved error message. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 4c1639a05..c64af4b6d 100644 --- a/cscript +++ b/cscript @@ -268,8 +268,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', '8f964bf'), - ('libsub', 'f6cb371')) + ('libdcp', '15f7f4a'), + ('libsub', 'c33c7fc')) def configure_options(target): opt = '' -- 2.30.2