summaryrefslogtreecommitdiff
path: root/package/rpcbind
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-28 23:06:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-28 23:06:28 +0200
commit162bc4f88c4cd4aa717c9cd210ab6f969781fad6 (patch)
tree3c419827a65567ed9a6a22189e80370d3df34fb5 /package/rpcbind
parent3e0314afe3787e5a2d7668ad5e4a8bbdb7a2dbbb (diff)
allow for uclibc-ng
Diffstat (limited to 'package/rpcbind')
-rw-r--r--package/rpcbind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpcbind/Makefile b/package/rpcbind/Makefile
index 3adc22729..cf971a6fe 100644
--- a/package/rpcbind/Makefile
+++ b/package/rpcbind/Makefile
@@ -14,7 +14,7 @@ PKG_BUILDDEP:= libtirpc
PKG_URL:= http://sourceforge.net/projects/rpcbind/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=rpcbind/}
-PKG_LIBC_DEPENDS:= uclibc glibc
+PKG_LIBC_DEPENDS:= uclibc-ng uclibc glibc
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2