summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
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.