From b120dfb4818ba797a33a88792f45ea6adbb331a3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Aug 2020 23:13:14 +0200 Subject: Bump libdcp for new method. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 3fe9275fe..afcad4b39 100644 --- a/cscript +++ b/cscript @@ -375,8 +375,8 @@ def dependencies(target, options): (target.platform == 'osx' and target.bits == 64) or (target.platform == 'windows')) else {} - deps.append(('libdcp', '5346d1c', cpp_lib_options)) - deps.append(('libsub', '788ce6e', cpp_lib_options)) + deps.append(('libdcp', '184bdd2', cpp_lib_options)) + deps.append(('libsub', '72bf4fc', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we -- cgit v1.2.3