diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-04-15 14:12:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-04-15 22:31:33 +0100 |
| commit | ea1d2649efa70b7f54cb3ae2442cc9ca7896e262 (patch) | |
| tree | c7b670faa03020047a93b639ee747f129c3dd520 /cscript | |
| parent | b8cd038b2f5e6d521b3593c4f6024bf1cd287670 (diff) | |
Bump rtaudio to git head (with some patches of mine)
in order to get WASAPI fixes.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -352,7 +352,7 @@ def dependencies(target): deps.append(('libdcp', 'v1.6.6')) deps.append(('libsub', 'v1.4.6')) - deps.append(('rtaudio-cdist', 'aad62d7')) + deps.append(('rtaudio-cdist', '0dbc732')) return deps |
