705ac845148c1765f281ed0c1eb2a0e450870fe8
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / liblo / Config.in
1 config BR2_PACKAGE_LIBLO
2         bool "liblo"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           liblo is an implementation of the Open Sound Control
6           protocol for POSIX systems
7
8           http://liblo.sourceforge.net/
9
10 comment "liblo needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS