diff options
-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 |