1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 10:10:14 +03:00
openwrt-xburst/package/libupnp/Config.in
nico 717c3d8a21 add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 12:26:09 +00:00

15 lines
349 B
Plaintext

config BR2_PACKAGE_LIBUPNP
tristate "libupnp - Universal Plug and Play (UPnP) SDK library"
# default m if CONFIG_DEVEL
default n
help
The Universal Plug and Play (UPnP) SDK for Linux provides support
for building UPnP-compliant control points, devices, and bridges
on Linux.
http://upnp.sourceforge.net/
Depends: libpthread