ba0e5e83c2cb2d65438cdbb9ab1694609e5f421c
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ympd / Config.in
1 config BR2_PACKAGE_YMPD
2         bool "ympd"
3         select BR2_PACKAGE_LIBMPDCLIENT
4         depends on BR2_USE_MMU # fork()
5         depends on BR2_TOOLCHAIN_HAS_THREADS
6         help
7           ympd, a standalone MPD Web GUI written in C, utilizing
8           Websockets and Bootstrap/JS
9
10 comment "ympd needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS