]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/libupnp/Config.in
Update for 2018.05-rc2
[coffee/buildroot.git] / package / libupnp / Config.in
1 config BR2_PACKAGE_LIBUPNP
2         bool "libupnp"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           The portable SDK for UPnP(tm) Devices (libupnp) provides
6           developers with an API and open source code for building
7           control points, devices, and bridges that are compliant with
8           Version 1.0 of the Universal Plug and Play Device Architecture
9           Specification
10
11           http://pupnp.sourceforge.net/
12
13 comment "libupnp needs a toolchain w/ threads"
14         depends on !BR2_TOOLCHAIN_HAS_THREADS