summaryrefslogtreecommitdiff
path: root/package/pcrepp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-09 20:33:20 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-09 20:33:20 +0200
commitebf3cba90795d40111e3dbd2bf531c78203b3195 (patch)
treeecf4aaf0e49ce3327e3110ebc48aa9f8bcdeae13 /package/pcrepp
parent41e8d69f6e375dbd8559bd85f3212ed8fb53f333 (diff)
fixup LIBC_DEPENDS
Diffstat (limited to 'package/pcrepp')
-rw-r--r--package/pcrepp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/pcrepp/Makefile b/package/pcrepp/Makefile
index 581402dc4..8132ef67a 100644
--- a/package/pcrepp/Makefile
+++ b/package/pcrepp/Makefile
@@ -16,8 +16,6 @@ PKG_SITES:= http://www.daemon.de/idisk/Apps/pcre++/
PKG_CXX:= PCREPP
PKG_OPTS:= dev
-PKG_LIBC_DEPENDS:= glibc musl
-
DISTFILES:= pcre++-${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/pcre++-${PKG_VERSION}