summaryrefslogtreecommitdiff
path: root/package/tinc
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/tinc
parent9d06ffe9c62e8ee3af28997e28c7c95b09aa78df (diff)
use new PKG_KDEPENDS variable
Diffstat (limited to 'package/tinc')
-rw-r--r--package/tinc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinc/Makefile b/package/tinc/Makefile
index eb2ec673d..0fcce762b 100644
--- a/package/tinc/Makefile
+++ b/package/tinc/Makefile
@@ -11,9 +11,9 @@ PKG_DESCR:= vpn tunnel daemon
PKG_SECTION:= net/security
PKG_DEPENDS:= zlib liblzo
PKG_BUILDDEP:= zlib liblzo
+PKG_KDEPENDS:= tun
PKG_URL:= http://www.tinc-vpn.org/
PKG_SITES:= http://www.tinc-vpn.org/packages/
-PKG_CFLINE_TINC:= select ADK_KERNEL_TUN m
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz