From 13b15ee8fa9402c748f1725144868cda83e4b2e2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Oct 2015 19:33:59 +0000 Subject: [PATCH] Bump libdcp for SMPTE subtitle asset font id fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index fbd147249..64b3ac2f8 100644 --- a/cscript +++ b/cscript @@ -257,8 +257,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '6dc0cdb'), - ('libsub', 'f3505c1')) + ('libdcp', '914bd98'), + ('libsub', 'b9936eb')) def configure_options(target): opt = '' -- 2.30.2