2
1

Config.in 463 B

12345678910111213
  1. config BR2_PACKAGE_LIBUPNP
  2. bool "libupnp"
  3. depends on BR2_LARGEFILE
  4. help
  5. The portable SDK for UPnP(tm) Devices (libupnp) provides developers
  6. with an API and open source code for building control points,
  7. devices, and bridges that are compliant with Version 1.0 of the
  8. Universal Plug and Play Device Architecture Specification
  9. http://pupnp.sourceforge.net/
  10. comment "libupnp requires a toolchain with LARGEFILE support"
  11. depends on !BR2_LARGEFILE