diff options
Diffstat (limited to 'package/libvirt/Makefile')
-rw-r--r-- | package/libvirt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile index 9b76da0b9..0e6b22af2 100644 --- a/package/libvirt/Makefile +++ b/package/libvirt/Makefile @@ -19,7 +19,7 @@ PKG_OPTS:= dev PKG_HOST_DEPENDS:= !freebsd !netbsd !openbsd PKG_ARCH_DEPENDS:= x86 x86_64 -PKG_LIBC_DEPENDS:= eglibc glibc +PKG_LIBC_DEPENDS:= glibc include ${TOPDIR}/mk/package.mk |