From 9b407950568a9107fcbd4cbc5bbd35e43fd8cec4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 28 Dec 2013 16:56:41 +0100 Subject: disable libtirpc and packages which depend on it for musl --- package/snort/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/snort') diff --git a/package/snort/Makefile b/package/snort/Makefile index 089daab85..07f333207 100644 --- a/package/snort/Makefile +++ b/package/snort/Makefile @@ -15,6 +15,8 @@ PKG_URL:= http://www.snort.org/ PKG_SITES:= http://openadk.org/distfiles/ PKG_NOPARALLEL:= 1 +PKG_LIBC_DEPENDS:= uclibc eglibc glibc + include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,SNORT,snort,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -- cgit v1.2.3