blob: e566fc66978551a4a8439050c18c396aced398b4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_ROC_PULSE
bool "roc_pulse"
select BR2_PACKAGE_ROC
select BR2_PACKAGE_ROC_LIB
select BR2_PACKAGE_PULSEAUDIO
help
Install ROC support for pulseaudio.
https://roc-streaming.org/
|