From 5ce26ab1384a6ad607918b2639dad1dc14ba53d4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 23 Jul 2024 18:10:53 +0200 Subject: Hax --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index ae8410627..1a90dd151 100644 --- a/cscript +++ b/cscript @@ -537,7 +537,7 @@ def dependencies(target, options): deps = [('libdcp', 'v1.9.12', {'c++17': target.platform == 'osx'})] deps.append(('libsub', 'v1.6.49')) deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23')) - deps.append(('rtaudio', 'dc2129ef38047eb0385b98acf846630b3ff1c3ca')) + deps.append(('rtaudio', '93e53b741df96410bc827276f4242815dd00f0b9')) # 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 -- cgit v1.2.3