From 9a2dca23967ff404dab1a36ec3fb9075d5e8e66e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 11 Sep 2015 20:40:36 +0100 Subject: [PATCH] Bump libdcp for KDM optional tag fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 5631b905d..e5c91a540 100644 --- a/cscript +++ b/cscript @@ -246,8 +246,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '4a79e6e'), - ('libsub', '7b75b41')) + ('libdcp', '068f2bd'), + ('libsub', '96796ad')) def configure_options(target): opt = '' -- 2.30.2