Skip to content

Commit 0d27c21

Browse files
dvzrvfalkTX
authored andcommitted
Modify README to state optional dependencies
README.md: Modify the list of dependencies to state that alsa-lib and opus are only optionally required.
1 parent 0242e78 commit 0d27c21

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ However, testing is very much welcomed!*
2222

2323
The project requires the following dependencies:
2424

25-
* [alsa-lib](https://www.alsa-project.org/wiki/Main_Page)
25+
* [alsa-lib](https://www.alsa-project.org/wiki/Main_Page) (optional buildtime/
26+
runtime dependency for `alsa_in` and `alsa_out`)
2627
* [jack1](https://github.com/jackaudio/jack1) or [jack2](https://github.com/jackaudio/jack2)
27-
* [opus](https://www.opus-codec.org/)
28+
* [opus](https://www.opus-codec.org/) (optional buildtime/ runtime dependency
29+
for `jack_netsource`)
2830
* [readline](https://tiswww.case.edu/php/chet/readline/rltop.html)
2931
* [libsamplerate](https://libsndfile.github.io/libsamplerate/)
3032
* [libsndfile](https://libsndfile.github.io/libsndfile/)

0 commit comments

Comments
 (0)