[package] mark linuxigd as 2.6 only (#6973)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20813 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0e22ea19f5
commit
52f4ca153b
@ -24,15 +24,15 @@ define Package/linuxigd
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=UPnP daemon
|
TITLE:=UPnP daemon
|
||||||
DEPENDS:=+libiptc +libupnp +libpthread
|
DEPENDS:=+libiptc +libupnp +libpthread @LINUX_2_6
|
||||||
URL:=http://linux-igd.sourceforge.net/
|
URL:=http://linux-igd.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/linuxigd/description
|
define Package/linuxigd/description
|
||||||
It implements the UPnP Internet Gateway Device specification (IGD)
|
It implements the UPnP Internet Gateway Device specification (IGD)
|
||||||
and allows UPnP aware clients, such as MSN Messenger, Azureus or
|
and allows UPnP aware clients, such as MSN Messenger, Azureus or
|
||||||
Miranda to work properly from behind a NAT firewall.
|
Miranda to work properly from behind a NAT firewall.
|
||||||
|
|
||||||
Please edit /etc/upnpd.conf before using upnpd!
|
Please edit /etc/upnpd.conf before using upnpd!
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user