package/network/config/gre: ipv6 gre kmod package name was wrong
[openwrt-working-2016/.git] / package / network / config / gre / Makefile
index 217c276945ffb72bf686d7ca19cc3b67319ea0f9..12257a8a2cd574fadc65bfe298d99e612a31c290 100644 (file)
@@ -42,7 +42,7 @@ endef
 define Package/grev6
 $(call Package/gre/Default)
   TITLE:=Generic Routing Encapsulation (IPv6) config support
-  DEPENDS:=@(PACKAGE_gre) +kmod-ipv6 +kmod-ip6-gre
+  DEPENDS:=@(PACKAGE_gre) @IPV6 +kmod-gre6
 endef
 
 define Package/grev6/description