diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-03 11:21:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-03 11:21:27 +0100 |
| commit | 480b9827e33c315aff7ea92e30d7b9a050e8a1b5 (patch) | |
| tree | ffceeec4a7f7ca8c5e266ef7c92b164608685238 | |
| parent | 9dce8e4c050d2095465bb801a27e626d0765579b (diff) | |
rtaudio repo tidied up; should be no code changes.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -349,7 +349,7 @@ def dependencies(target): deps.append(('libdcp', None)) deps.append(('libsub', None)) - deps.append(('rtaudio-cdist', None)) + deps.append(('rtaudio', 'carl')) return deps |
