diff options
Diffstat (limited to 'package/heyu')
-rw-r--r-- | package/heyu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/heyu/Makefile b/package/heyu/Makefile index efb253c16..e42604d2f 100644 --- a/package/heyu/Makefile +++ b/package/heyu/Makefile @@ -13,7 +13,7 @@ PKG_DEPENDS:= setserial PKG_URL:= http://heyu.tanj.com/ PKG_SITES:= http://heyu.tanj.com/download/ -PKG_LIBC_DEPENDS:= uclibc glibc +PKG_LIBC_DEPENDS:= uclibc-ng glibc DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz |