瀏覽代碼

disable for musl

Waldemar Brodkorb 12 年之前
父節點
當前提交
aefd3daa27
共有 1 個文件被更改,包括 2 次插入0 次删除
  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