From ae27d799dd321ae97bd0241ad10ba2be697064a5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 24 Dec 2013 12:27:37 +0100 Subject: disable for musl --- package/libvirt/Makefile | 1 + package/systemd/Makefile | 2 +- package/xf86-input-evdev/Makefile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'package') 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 diff --git a/package/systemd/Makefile b/package/systemd/Makefile index f9fd6e624..7094d3a4b 100644 --- a/package/systemd/Makefile +++ b/package/systemd/Makefile @@ -17,7 +17,7 @@ PKG_SITES:= http://www.freedesktop.org/software/systemd/ PKG_LIBNAME:= libudev PKG_OPTS:= dev -PKG_LIBC_DEPENDS:= eglibc glibc musl +PKG_LIBC_DEPENDS:= eglibc glibc PKG_SUBPKGS:= UDEV LIBUDEV PKGSC_LIBUDEV:= libs PKGSD_LIBUDEV:= UDEV library diff --git a/package/xf86-input-evdev/Makefile b/package/xf86-input-evdev/Makefile index d2e5c3db3..5e5e35d53 100644 --- a/package/xf86-input-evdev/Makefile +++ b/package/xf86-input-evdev/Makefile @@ -13,7 +13,7 @@ PKG_DEPENDS:= xorg-server kmod-input-evdev libudev PKG_BUILDDEP:= xorg-server systemd PKG_SITES:= ${MASTER_SITE_XORG} -PKG_LIBC_DEPENDS:= eglibc glibc musl +PKG_LIBC_DEPENDS:= eglibc glibc PKG_ARCH_DEPENDS:= !avr32 !m68k PKG_CFLINE_XF86_INPUT_EVDEV:= depends on ADK_TARGET_WITH_INPUT -- cgit v1.2.3