From 5b6dde39fa2a6db206abcdb3b41df0b99b56f919 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Aug 2018 13:55:46 +0100 Subject: [PATCH] Bump libdcp for build fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index a71342925..a4cc8571a 100644 --- a/cscript +++ b/cscript @@ -324,8 +324,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '27f25fb', ffmpeg_options), - ('libdcp', 'f1f6fd9'), - ('libsub', '02d9041'), + ('libdcp', '348aaa6'), + ('libsub', '75d9785'), ('rtaudio-cdist', '739969e')) def option_defaults(): -- 2.30.2