From 68ef4fa6487213d2d03389045557fa5432c4c605 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 3 Dec 2015 20:37:53 +0100 Subject: use new PKG_KDEPENDS variable --- package/pptpd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/pptpd') diff --git a/package/pptpd/Makefile b/package/pptpd/Makefile index 5944343bd..221359948 100644 --- a/package/pptpd/Makefile +++ b/package/pptpd/Makefile @@ -10,11 +10,9 @@ PKG_HASH:= c23a9bdd219a0a36ae7ca20e7c9749f2efdcdbf108aabeeeb5066ba442ec88b6 PKG_DESCR:= point-to-point tunneling protocol server PKG_SECTION:= net/ppp PKG_DEPENDS:= ppp +PKG_KDEPENDS:= ppp ppp-mppe net-ipgre PKG_URL:= http://www.poptop.org/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=poptop/} -PKG_CFLINE_PPTPD:= select ADK_KERNEL_NET_IPGRE m@ -PKG_CFLINE_PPTPD+= select ADK_KERNEL_PPP m@ -PKG_CFLINE_PPTPD+= select ADK_KERNEL_PPP_MPPE m DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -- cgit v1.2.3