diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-11 00:48:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-11 00:48:32 +0100 |
| commit | a28384c437b2931682feae72782de0a985dd6745 (patch) | |
| tree | 657d390a42e1b88b95dd37ed758ebf7b95ea090b /cscript | |
| parent | 4ea1bc85ee824156cc0fee3c3bfa35dd52fe95cd (diff) | |
Bump rtaudio for a more detailed error, and report that error in one place.master-rtaudio
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -327,7 +327,7 @@ def dependencies(target): deps.append(('libdcp', 'v1.6.16')) deps.append(('libsub', 'v1.4.23')) - deps.append(('rtaudio-cdist', 'bf0fc23')) + deps.append(('rtaudio-cdist', 'f9e5a84')) return deps |
