Missin plus simbol in dependences
This commit is contained in:
parent
98f929f860
commit
7cf391daba
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ define Package/bmx6/Default
|
|||
TITLE:=BMX6 layer 3 routing daemon
|
||||
URL:=http://bmx6.net/
|
||||
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
||||
DEPENDS:=kmod-ip6-tunnel +kmod-iptunnel6
|
||||
DEPENDS:=+kmod-ip6-tunnel +kmod-iptunnel6
|
||||
endef
|
||||
|
||||
define Package/bmx6/description
|
||||
|
|
Loading…
Reference in a new issue