diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-11 11:41:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-11 11:41:33 +0200 |
commit | 85da9410386bd8c103bbe74881db43ace3ce8bb0 (patch) | |
tree | 8e93e3c95893b5c100ea6b6a404bb63632e42fac /package/corosync | |
parent | 80e7f71373338f6fea443a54041a46556793beae (diff) | |
parent | bd66c8f78a365b7e2027c52eb8ec8f7babf707ff (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/corosync')
-rw-r--r-- | package/corosync/Makefile | 1 |
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 |