From f6bfc9afb879b0aac905036a80521a98a72b0dbc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 11 Dec 2015 13:57:26 +0000 Subject: [PATCH] Bump libdcp for tcp_mct=1 fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 298eda314..7d1d6a2ff 100644 --- a/cscript +++ b/cscript @@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options), - ('libdcp', 'c4db5b5'), - ('libsub', 'bcb2263')) + ('libdcp', '3afe04f'), + ('libsub', '48e1315')) def configure_options(target): opt = '' -- 2.30.2