Parcourir la source

disable for musl

Waldemar Brodkorb il y a 12 ans
Parent
commit
680045b01f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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