luci-proto-ipv6: fix dependency for IPv6
Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
parent
757a6c7fc0
commit
a5c931d16f
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