From 1250d644aa232fcc377d2e99e8af15a2bb905d0b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Jan 2019 00:28:07 +0000 Subject: [PATCH 1/1] Bump rtaudio for possible 7.1 Linux playback fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 7d9146de2..d3dfc4f8e 100644 --- a/cscript +++ b/cscript @@ -345,7 +345,7 @@ def dependencies(target): deps.append(('libdcp', 'c763ce1')) deps.append(('libsub', '0e41143')) - deps.append(('rtaudio-cdist', 'a227107')) + deps.append(('rtaudio-cdist', '3d5f1a4')) return deps -- 2.30.2