From 3987a5515acf67db3a686ab07eedb8170efc6dff Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 9 Oct 2015 18:18:04 +0100 Subject: [PATCH] Bump libdcp for libcxml. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 1e18684d9..bf2f64f6d 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '6a9f369'), - ('libsub', '04d92c2')) + ('libdcp', 'c9530d6'), + ('libsub', '45a79e2')) def configure_options(target): opt = '' -- 2.30.2