Merge pull request #2126 from rosysong/ipv6

luci-proto-ipv6: fix dependency for IPv6
This commit is contained in:
Jo-Philipp Wich 2018-09-18 17:02:26 +02:00 committed by GitHub
commit 1536be6774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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