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/portsentry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/portsentry') diff --git a/package/portsentry/Makefile b/package/portsentry/Makefile index 28ddeff61..b9d03e3b6 100644 --- a/package/portsentry/Makefile +++ b/package/portsentry/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= net/security PKG_URL:= http://sourceforge.net/projects/sentrytools PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=sentrytools/} -PKG_LIBC_DEPENDS:= uclibc glibc +PKG_LIBC_DEPENDS:= uclibc-ng glibc DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz WRKDIST= ${WRKDIR}/${PKG_NAME}_beta -- cgit v1.2.3