summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/mpd/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/mpd/Config.in b/package/mpd/Config.in
index 1bf7ad121d..6f201aa12e 100644
--- a/package/mpd/Config.in
+++ b/package/mpd/Config.in
@@ -27,7 +27,6 @@ config BR2_PACKAGE_MPD_ALSA
select BR2_PACKAGE_ALSA_LIB
select BR2_PACKAGE_ALSA_LIB_PCM
select BR2_PACKAGE_ALSA_LIB_MIXER
- depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
help
Enable alsa output support.
@@ -46,9 +45,7 @@ config BR2_PACKAGE_MPD_AUDIOFILE
config BR2_PACKAGE_MPD_PULSEAUDIO
bool "pulseaudio"
- depends on BR2_TOOLCHAIN_HAS_THREADS # pulseaudio
depends on BR2_LARGEFILE # pulseaudio -> libsndfile
- depends on BR2_USE_MMU # pulseaudio
select BR2_PACKAGE_PULSEAUDIO
help
Enable pulseaudio output support.
OpenPOWER on IntegriCloud