From caf7cf1a9ceb76481bea92282e886cce420b07ff Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Oct 2015 17:18:57 +0200 Subject: remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS --- package/pptpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pptpd') diff --git a/package/pptpd/Makefile b/package/pptpd/Makefile index 139d68ac4..5944343bd 100644 --- a/package/pptpd/Makefile +++ b/package/pptpd/Makefile @@ -18,7 +18,7 @@ PKG_CFLINE_PPTPD+= select ADK_KERNEL_PPP_MPPE m DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -PKG_LIBC_DEPENDS:= uclibc-ng uclibc glibc +PKG_LIBC_DEPENDS:= uclibc-ng glibc include ${ADK_TOPDIR}/mk/package.mk -- cgit v1.2.3