summaryrefslogtreecommitdiff
path: root/package/vtun
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-13 13:44:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-13 13:44:08 +0200
commit05d715df3ac052fb41a5ab42369d05a3e2a82de3 (patch)
treee99502f671b83f6898a77b78f88fdc67be8aa251 /package/vtun
parente251f8299bf34e329613e68116d47e124192bc84 (diff)
resolve merge conflict
Diffstat (limited to 'package/vtun')
-rw-r--r--package/vtun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile
index f9bfff23f..6d7edb7c9 100644
--- a/package/vtun/Makefile
+++ b/package/vtun/Makefile
@@ -7,9 +7,9 @@ PKG_NAME:= vtun
PKG_VERSION:= 3.0.1
PKG_RELEASE:= 1
PKG_MD5SUM:= c342ffe77055d4248a38f0b380f28c1b
-PKG_DESCR:= A VPN tunnel daemon
+PKG_DESCR:= VPN tunnel daemon
PKG_SECTION:= net/misc
-PKG_DEPENDS:= zlib libopenssl liblzo kmod-tun
+PKG_DEPENDS:= zlib libopenssl liblzo
PKG_BUILDDEP:= zlib openssl liblzo
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=vtun/}