Browse Source

disable for musl

Waldemar Brodkorb 11 years ago
parent
commit
aefd3daa27
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/heyu/Makefile

+ 2 - 0
package/heyu/Makefile

@@ -13,6 +13,8 @@ PKG_DEPENDS:=		setserial
 PKG_URL:=		http://heyu.tanj.com/
 PKG_SITES:=		http://heyu.tanj.com/download/
 
+PKG_LIBC_DEPENDS:=	uclibc eglibc glibc
+
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tgz
 
 include ${TOPDIR}/mk/package.mk