luci-proto-ipv6: fix dependency for IPv6

Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
Rosy Song 2018-08-31 18:01:24 +08:00
parent 757a6c7fc0
commit a5c931d16f

View file

@ -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