diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-11-12 22:54:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-11-12 22:54:17 +0000 |
| commit | 8f7b37e675ce6010e512fb12af44190668cd7008 (patch) | |
| tree | 874c73d669d380985f865ce18775ef6bda30cac9 /cscript | |
| parent | 751734abe3a774d87f5e84c273493ade707340e7 (diff) | |
Bump RtAudio for > 2 channel support.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
