1config BR2_PACKAGE_LIBMPDCLIENT 2 bool "libmpdclient" 3 help 4 A stable, documented, asynchronous API library for interfacing 5 MPD in the C, C++ & Objective C languages. 6 7 http://www.musicpd.org/libs/libmpdclient/ 8