diff options
| -rw-r--r-- | package/rpcbind/Makefile | 2 | 
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  | 
