Config.in 288 B

1234567891011
  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. http://liblo.sourceforge.net/
  8. comment "liblo needs a toolchain w/ threads"
  9. depends on !BR2_TOOLCHAIN_HAS_THREADS