Browse Source

disable for musl

Waldemar Brodkorb 11 years ago
parent
commit
ae27d799dd
3 changed files with 3 additions and 2 deletions
  1. 1 0
      package/libvirt/Makefile
  2. 1 1
      package/systemd/Makefile
  3. 1 1
      package/xf86-input-evdev/Makefile

+ 1 - 0
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
 

+ 1 - 1
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

+ 1 - 1
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