summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-12-24 22:41:28 +0100
committerCarl Hetherington <cth@carlh.net>2020-12-24 22:41:28 +0100
commitf9387f1ce4edde2a144db4cfeb37af95c26b6ff3 (patch)
treece7a2b08c11be86641a28330a07d5331887ebaea /cscript
parentc0cbc3965dfa967ee4e23d618fdad9e034168f67 (diff)
arm64 build.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 61ef07a38..30f7fca7e 100644
--- a/cscript
+++ b/cscript
@@ -378,7 +378,7 @@ def dependencies(target, options):
deps.append(('libdcp', 'c6665c1', cpp_lib_options))
deps.append(('libsub', '64eb116', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
- deps.append(('rtaudio', 'carl'))
+ deps.append(('rtaudio', 'arm64'))
# We get our OpenSSL libraries from the environment, but we
# also need a patched openssl binary to make certificates.
# This dependency is to get that binary, which is added into