projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c8f905
)
vpzone: depends on libevent2, not libevent
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:41 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:41 +0000
(23:47 +0000)
SVN-Revision: 32286
net/vpzone/Makefile
patch
|
blob
|
history
diff --git
a/net/vpzone/Makefile
b/net/vpzone/Makefile
index 456096179e66b67fa191b1cb3e40dbcf5c8e12d6..f8185bf8d41092d0cde6c76aa8c5c24e7b9a713a 100644
(file)
--- a/
net/vpzone/Makefile
+++ b/
net/vpzone/Makefile
@@
-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 +kmod-tun
+ DEPENDS:=+libcares +libevent
2
+libgnutls +kmod-ipv6 +kmod-tun
endef
define Package/vpzone/conffiles