blob: ad069b154e47b75bf879fb140fe468ce05f34823 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config ADK_PACKAGE_LIBUPNP
prompt "libupnp........................... Universal Plug and Play (UPnP) SDK library"
tristate
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
|