X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fvpzone%2FMakefile;h=2b19876898447b10a16db2e8e5073e87f90c4bbd;hb=391ddecc3aad71b1b425ebce92ef201f57f2d8a0;hp=cf7641a7a67beeec73fcb96a1599b7661eddbc79;hpb=788c26c1bb7c35d795b5c99fa7e68b50d84669ec;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/vpzone/Makefile b/net/vpzone/Makefile index cf7641a7a6..2b19876898 100644 --- a/net/vpzone/Makefile +++ b/net/vpzone/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vpzone PKG_VERSION:=0.1.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/vpzone @@ -26,7 +26,7 @@ define Package/vpzone SUBMENU:=VPN TITLE:=A flexible multipurpose layer 3 VPN daemon URL:=http://vpzone.sourceforge.net/ - DEPENDS:=+libcares +libevent +libgnutls +kmod-ipv6 + DEPENDS:=+libcares +libevent +libgnutls +kmod-ipv6 +kmod-tun endef define Package/vpzone/conffiles