Explorar el Código

disable for musl

Waldemar Brodkorb hace 12 años
padre
commit
680045b01f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/ether-wake/Makefile

+ 2 - 0
package/ether-wake/Makefile

@@ -9,6 +9,8 @@ PKG_RELEASE:=		1
 PKG_DESCR:=		A Wake-On-LAN (WOL) client
 PKG_SECTION:=		net
 
+PKG_LIBC_DEPENDS:=	uclibc eglibc glibc
+
 NO_DISTFILES:=		1
 
 include ${TOPDIR}/mk/package.mk