diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-12-24 22:41:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-12-24 22:41:28 +0100 |
| commit | f9387f1ce4edde2a144db4cfeb37af95c26b6ff3 (patch) | |
| tree | ce7a2b08c11be86641a28330a07d5331887ebaea /cscript | |
| parent | c0cbc3965dfa967ee4e23d618fdad9e034168f67 (diff) | |
arm64 build.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
