luci-proto-ipv6: fix dependency for IPv6 2126/head
authorRosy Song <rosysong@rosinson.com>
Fri, 31 Aug 2018 10:01:24 +0000 (18:01 +0800)
committerRosy Song <rosysong@rosinson.com>
Sat, 1 Sep 2018 07:57:11 +0000 (15:57 +0800)
Signed-off-by: Rosy Song <rosysong@rosinson.com>
protocols/luci-proto-ipv6/Makefile

index b28c8d58955d7c2497d94eeeaeef6afd6cf0777a..b0c8395e8616b54d1b7ad7485b5de345762bc785 100644 (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