summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-11-12 22:54:17 +0000
committerCarl Hetherington <cth@carlh.net>2018-11-12 22:54:17 +0000
commit8f7b37e675ce6010e512fb12af44190668cd7008 (patch)
tree874c73d669d380985f865ce18775ef6bda30cac9 /cscript
parent751734abe3a774d87f5e84c273493ade707340e7 (diff)
Bump RtAudio for > 2 channel support.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9f12046ec..b030362ec 100644
--- a/cscript
+++ b/cscript
@@ -343,7 +343,7 @@ def dependencies(target):
deps.append(('libdcp', '27e1378'))
deps.append(('libsub', '2728525'))
- deps.append(('rtaudio-cdist', '739969e'))
+ deps.append(('rtaudio-cdist', '6bded5a'))
return deps