python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libupnp / Config.in
blob6a07b42d8a7628ff7df9e375b4a962d779b38ea4
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 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
10           http://pupnp.sourceforge.net/
12 comment "libupnp needs a toolchain w/ threads"
13         depends on !BR2_TOOLCHAIN_HAS_THREADS