1 comment "python-alsaaudio needs a toolchain w/ threads"
2 depends on !BR2_TOOLCHAIN_HAS_THREADS
4 config BR2_PACKAGE_PYTHON_ALSAAUDIO
5 bool "python-alsaaudio"
6 depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
7 select BR2_PACKAGE_ALSA_LIB
8 select BR2_PACKAGE_ALSA_LIB_PCM
9 select BR2_PACKAGE_ALSA_LIB_MIXER
11 The PyAlsaAudio package contains bindings for the ALSA sound
14 http://larsimmisch.github.io/pyalsaaudio/