diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-11-25 23:41:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-11-25 23:41:00 +0000 |
| commit | e2e5928f1056cfc555a87060592aaf20fcdbcf4f (patch) | |
| tree | 9efe7cd960d1b8f94449f43821003e4faf69ca90 /cscript | |
| parent | 9349423be9da3f81d610777ed320e43e1e765297 (diff) | |
Bump rtaudio for possible 5.1 Linux channel mapping fix.
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', '6bded5a')) + deps.append(('rtaudio-cdist', 'b1f0f02')) return deps |
