Merge pull request #2126 from rosysong/ipv6
luci-proto-ipv6: fix dependency for IPv6
This commit is contained in:
commit
1536be6774
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite
|
||||
LUCI_DEPENDS:=
|
||||
LUCI_DEPENDS:=@IPV6
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue