|
@@ -1,9 +1,9 @@
|
|
config BR2_PACKAGE_YMPD
|
|
config BR2_PACKAGE_YMPD
|
|
bool "ympd"
|
|
bool "ympd"
|
|
- select BR2_PACKAGE_LIBMPDCLIENT
|
|
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
|
|
+ select BR2_PACKAGE_LIBMPDCLIENT
|
|
help
|
|
help
|
|
ympd, a standalone MPD Web GUI written in C, utilizing
|
|
ympd, a standalone MPD Web GUI written in C, utilizing
|
|
Websockets and Bootstrap/JS
|
|
Websockets and Bootstrap/JS
|