summaryrefslogtreecommitdiff
path: root/package/vtun/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:37:53 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:38:12 +0100
commit68ef4fa6487213d2d03389045557fa5432c4c605 (patch)
tree963dc63af657e14ac9ac0c835e5d0f6d3f760e82 /package/vtun/Makefile
parent9d06ffe9c62e8ee3af28997e28c7c95b09aa78df (diff)
use new PKG_KDEPENDS variable
Diffstat (limited to 'package/vtun/Makefile')
-rw-r--r--package/vtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile
index 0dfc30d34..d584da3b0 100644
--- a/package/vtun/Makefile
+++ b/package/vtun/Makefile
@@ -11,8 +11,8 @@ PKG_DESCR:= vpn tunnel daemon
PKG_SECTION:= net/security
PKG_DEPENDS:= zlib liblzo
PKG_BUILDDEP:= zlib liblzo
+PKG_KDEPENDS:= tun
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=vtun/}
-PKG_CFLINE_VTUN:= select ADK_KERNEL_TUN m
PKG_CHOICES_VTUN:= WITH_LIBRESSL WITH_OPENSSL
PKGCD_WITH_LIBRESSL:= use libressl for crypto