summaryrefslogtreecommitdiff
path: root/package/corosync/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-02 12:08:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-02 12:08:26 +0100
commit0317e391cbf248c3d6ee00ec6bf8a77870d76ffa (patch)
tree772a6dbc453509a00f9f134823bd919aeb6d3901 /package/corosync/Makefile
parentbd12134a95a13984a94c7b89a5165abd7959c303 (diff)
parente0eeed46c0a5e068fa000abee08421a3d9342bf0 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/corosync/Makefile')
-rw-r--r--package/corosync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/corosync/Makefile b/package/corosync/Makefile
index 902b773a0..633d32884 100644
--- a/package/corosync/Makefile
+++ b/package/corosync/Makefile
@@ -15,7 +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
+PKG_LIBC_DEPENDS:= glibc musl
PKG_ARCH_DEPENDS:= x86 x86_64
include $(TOPDIR)/mk/package.mk