mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-22 15:23:41 -09:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
config BR2_PACKAGE_LIBMPDCLIENT
|
|
bool "libmpdclient"
|
|
help
|
|
A stable, documented, asynchronous API library for interfacing MPD
|
|
in the C, C++ & Objective C languages.
|
|
|
|
http://www.musicpd.org/libs/libmpdclient/
|