[packages] vpzone: add missing kmod-tun dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22343 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f05bef88f0
commit
c4451f8477
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=vpzone
|
PKG_NAME:=vpzone
|
||||||
PKG_VERSION:=0.1.2
|
PKG_VERSION:=0.1.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@SF/vpzone
|
PKG_SOURCE_URL:=@SF/vpzone
|
||||||
@ -26,7 +26,7 @@ define Package/vpzone
|
|||||||
SUBMENU:=VPN
|
SUBMENU:=VPN
|
||||||
TITLE:=A flexible multipurpose layer 3 VPN daemon
|
TITLE:=A flexible multipurpose layer 3 VPN daemon
|
||||||
URL:=http://vpzone.sourceforge.net/
|
URL:=http://vpzone.sourceforge.net/
|
||||||
DEPENDS:=+libcares +libevent +libgnutls +kmod-ipv6
|
DEPENDS:=+libcares +libevent +libgnutls +kmod-ipv6 +kmod-tun
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/vpzone/conffiles
|
define Package/vpzone/conffiles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user