Peter Korsgaard 2014-12-08 12:42:31 +01:00
parent e9b6cf9746
commit d2333c3403
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ config BR2_PACKAGE_PYTHON_ALSAAUDIO
bool "python-alsaaudio"
depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
select BR2_PACKAGE_ALSA_LIB
select BR2_PACKAGE_ALSA_LIB_PCM
select BR2_PACKAGE_ALSA_LIB_MIXER
help
The PyAlsaAudio package contains bindings for the ALSA sound
API.