diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-10 00:28:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-10 00:28:07 +0000 |
| commit | 1250d644aa232fcc377d2e99e8af15a2bb905d0b (patch) | |
| tree | f4e15df16b8c5004591553e40df191eb8fcba7cc | |
| parent | d9708655110a6127ced56039c8bbdb6e8403479a (diff) | |
Bump rtaudio for possible 7.1 Linux playback fix.v2.13.96
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -345,7 +345,7 @@ def dependencies(target): deps.append(('libdcp', 'c763ce1')) deps.append(('libsub', '0e41143')) - deps.append(('rtaudio-cdist', 'a227107')) + deps.append(('rtaudio-cdist', '3d5f1a4')) return deps |
