|
@@ -8,6 +8,8 @@ config BR2_PACKAGE_YMPD
|
|
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
|
|
|
|
|
|
|
|
+ https://www.ympd.org/
|
|
|
|
+
|
|
comment "ympd needs a toolchain w/ threads, dynamic library"
|
|
comment "ympd needs a toolchain w/ threads, dynamic library"
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
|
|
depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
|