From e2e5928f1056cfc555a87060592aaf20fcdbcf4f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 25 Nov 2018 23:41:00 +0000 Subject: Bump rtaudio for possible 5.1 Linux channel mapping fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index dc70f35a5..2041ba43c 100644 --- a/cscript +++ b/cscript @@ -343,7 +343,7 @@ def dependencies(target): deps.append(('libdcp', '27e1378')) deps.append(('libsub', '2728525')) - deps.append(('rtaudio-cdist', '6bded5a')) + deps.append(('rtaudio-cdist', 'b1f0f02')) return deps -- cgit v1.2.3