From 1bb46ddfbaa7a7f52029fa1dcec767633cbb9ba0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 26 Dec 2019 03:47:05 +0100 Subject: Bump libsub dep. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 3c7f9102c..55fe17e9c 100644 --- a/cscript +++ b/cscript @@ -349,7 +349,7 @@ def dependencies(target): deps = [] deps.append(('libdcp', 'mxe2')) - deps.append(('libsub', None)) + deps.append(('libsub', 'mxe2')) deps.append(('rtaudio', 'carl')) # We get our OpenSSL libraries from the environment, but we # also need a patched openssl binary to make certificates. -- cgit v1.2.3