Add dependences for bmx6 (ipv6 tunnel modules). Fix title (removes qMp reference)
This commit is contained in:
parent
55dc4f6af3
commit
774b97dc84
1 changed files with 2 additions and 1 deletions
|
@ -58,9 +58,10 @@ define Package/bmx6/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=Routing and Redirection
|
SUBMENU:=Routing and Redirection
|
||||||
TITLE:=BMX6 layer 3 routing daemon (QMP version)
|
TITLE:=BMX6 layer 3 routing daemon
|
||||||
URL:=http://bmx6.net/
|
URL:=http://bmx6.net/
|
||||||
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
||||||
|
DEPENDS:=kmod-ip6-tunnel +kmod-iptunnel6
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bmx6/description
|
define Package/bmx6/description
|
||||||
|
|
Loading…
Reference in a new issue