diff options
Diffstat (limited to 'package/pcrepp/Makefile')
-rw-r--r-- | package/pcrepp/Makefile | 2 |
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} |