let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libupnp / Config.in
1 config BR2_PACKAGE_LIBUPNP
2 prompt "libupnp........................... Universal Plug and Play (UPnP) SDK library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 The Universal Plug and Play (UPnP) SDK for Linux provides support
7 for building UPnP-compliant control points, devices, and bridges
8 on Linux.
9
10 http://upnp.sourceforge.net/
11
12 Depends: libpthread
13