summaryrefslogtreecommitdiff
path: root/package/heyu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-25 21:22:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-25 21:22:19 +0100
commitaefd3daa27a93a830aa7e43b769cc20afaa32c53 (patch)
tree52546469daff0c3e8adfd413647af254341d6f58 /package/heyu
parenta08209ee56b3587dff4b4004f3e313e83ad88d7d (diff)
disable for musl
Diffstat (limited to 'package/heyu')
-rw-r--r--package/heyu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/heyu/Makefile b/package/heyu/Makefile
index 9feaa4a67..d4dd07df8 100644
--- a/package/heyu/Makefile
+++ b/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