diff options
Diffstat (limited to 'package/network/ipv6/6rd')
-rw-r--r-- | package/network/ipv6/6rd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile index cde711771c..04d607eb9e 100644 --- a/package/network/ipv6/6rd/Makefile +++ b/package/network/ipv6/6rd/Makefile @@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk define Package/6rd SECTION:=net CATEGORY:=Network - DEPENDS:=+kmod-ipv6 +kmod-sit + DEPENDS:=@IPV6 +kmod-sit TITLE:=6rd configuration support MAINTAINER:=Steven Barth <cyrus@openwrt.org> PKGARCH:=all |