X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fgre%2FMakefile;h=12257a8a2cd574fadc65bfe298d99e612a31c290;hb=862591609605ba76f0cc47303197a67bcdf942d9;hp=9f5135e5a5472464039719709f27536b17051303;hpb=6cb7828c06ae0b1b71a42fb1a4b5c294c0aec7e9;p=openwrt-working-2016%2F.git diff --git a/package/network/config/gre/Makefile b/package/network/config/gre/Makefile index 9f5135e5a5..12257a8a2c 100644 --- a/package/network/config/gre/Makefile +++ b/package/network/config/gre/Makefile @@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gre PKG_VERSION:=1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 +PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk @@ -41,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