summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-11-25 23:41:00 +0000
committerCarl Hetherington <cth@carlh.net>2018-11-25 23:41:00 +0000
commite2e5928f1056cfc555a87060592aaf20fcdbcf4f (patch)
tree9efe7cd960d1b8f94449f43821003e4faf69ca90 /cscript
parent9349423be9da3f81d610777ed320e43e1e765297 (diff)
Bump rtaudio for possible 5.1 Linux channel mapping fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
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