mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-28 01:30:59 +01:00
8498108492
- Addition of alsa-plugins - Addition of some extra sound libraries
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
config BR2_PACKAGE_ALSA_PLUGINS
|
|
bool "alsa-plugins"
|
|
depends on BR2_PACKAGE_ALSA_LIB
|
|
select BR2_PACKAGE_LIBSAMPLERATE
|
|
help
|
|
Advanced Linux Sound Architecture Plugins
|
|
|
|
http://www.alsa-project.org/
|
|
|