enabled when DEVELOPER=1
[openwrt.git] / package / libupnp / Config.in
1 config BR2_PACKAGE_LIBUPNP
2 tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
3 default m if CONFIG_DEVEL
4 help
5 The Universal Plug and Play (UPnP) SDK for Linux provides support
6 for building UPnP-compliant control points, devices, and bridges
7 on Linux.
8
9 http://upnp.sourceforge.net/
10
11 Depends: libpthread
12
13
This page took 0.050059 seconds and 5 git commands to generate.