summaryrefslogtreecommitdiff
path: root/package/heyu
diff options
context:
space:
mode:
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