summaryrefslogtreecommitdiffstats
path: root/package/mpd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/mpd/Config.in')
-rw-r--r--package/mpd/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/mpd/Config.in b/package/mpd/Config.in
index bad32f8440..6c7468e173 100644
--- a/package/mpd/Config.in
+++ b/package/mpd/Config.in
@@ -285,6 +285,12 @@ config BR2_PACKAGE_MPD_AVAHI_SUPPORT
comment "avahi support needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
+config BR2_PACKAGE_MPD_LIBMPDCLIENT
+ bool "libmpdclient"
+ select BR2_PACKAGE_LIBMPDCLIENT
+ help
+ Enable libmpdclient support.
+
config BR2_PACKAGE_MPD_NEIGHBOR_DISCOVERY_SUPPORT
bool "neighbor discovery support"
depends on BR2_PACKAGE_MPD_LIBSMBCLIENT || BR2_PACKAGE_MPD_UPNP
OpenPOWER on IntegriCloud