From e5a2133a408f6174ebaa2efa7dad242327427e29 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Thu, 10 Oct 2013 15:32:09 +0200
Subject: disable for uclibc

---
 package/corosync/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'package')

diff --git a/package/corosync/Makefile b/package/corosync/Makefile
index 6ba87c80c..56fcc4e62 100644
--- a/package/corosync/Makefile
+++ b/package/corosync/Makefile
@@ -15,6 +15,7 @@ PKG_URL:=		http://www.corosync.org/
 PKG_SITES:=		http://corosync.org/download/
 
 PKG_CFLINE_COROSYNC:=	select ADK_KERNEL_IP_MULTICAST
+PKG_LIBC_DEPENDS:=	eglibc glibc musl
 
 include $(TOPDIR)/mk/package.mk
 
-- 
cgit v1.2.3