summaryrefslogtreecommitdiff
path: root/package/libiconv-tiny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libiconv-tiny/Makefile')
-rw-r--r--package/libiconv-tiny/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile
index 7c81fc6c0..2889a58b9 100644
--- a/package/libiconv-tiny/Makefile
+++ b/package/libiconv-tiny/Makefile
@@ -15,7 +15,7 @@ PKG_OPTS:= dev devonly
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-PKG_LIBC_DEPENDS:= uclibc
+PKG_LIBC_DEPENDS:= uclibc-ng uclibc
include $(ADK_TOPDIR)/mk/host.mk
include $(ADK_TOPDIR)/mk/package.mk