summaryrefslogtreecommitdiff
path: root/package/corosync
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-10 15:32:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-10 15:32:09 +0200
commite5a2133a408f6174ebaa2efa7dad242327427e29 (patch)
tree5eacf794971414f21afe463b990f7cfd1316802d /package/corosync
parentf96744e56753a17601f7cc66a4f5388278d151ed (diff)
disable for uclibc
Diffstat (limited to 'package/corosync')
-rw-r--r--package/corosync/Makefile1
1 files changed, 1 insertions, 0 deletions
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