summaryrefslogtreecommitdiff
path: root/package/libvirt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-24 12:27:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-24 12:27:37 +0100
commitae27d799dd321ae97bd0241ad10ba2be697064a5 (patch)
tree9f49252e3d43e28a3545bd955bf1d0561c08ba3b /package/libvirt
parentc2d670541e17b50336b218fa2b55aa5790159b4e (diff)
disable for musl
Diffstat (limited to 'package/libvirt')
-rw-r--r--package/libvirt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile
index 7f06db28e..a6c593f19 100644
--- a/package/libvirt/Makefile
+++ b/package/libvirt/Makefile
@@ -19,6 +19,7 @@ PKG_OPTS:= dev
PKG_HOST_DEPENDS:= !freebsd !netbsd !openbsd
PKG_ARCH_DEPENDS:= x86 x86_64
+PKG_LIBC_DEPENDS:= eglibc glibc
include ${TOPDIR}/mk/package.mk