summaryrefslogtreecommitdiff
path: root/package/nfs-utils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-13 10:43:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-13 10:43:20 +0200
commit1655518eb95b2aaf7c0b9e3a766dad0f61913edd (patch)
tree9afe2ddc931a7eb5aebe839c317633d1e9484f76 /package/nfs-utils/Makefile
parenta73768182ca41f0b1fd1703bdaf06a69036685a8 (diff)
update libtirpc to latest upstream, fix dependency for nfs-utils
Diffstat (limited to 'package/nfs-utils/Makefile')
-rw-r--r--package/nfs-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nfs-utils/Makefile b/package/nfs-utils/Makefile
index 5b3822664..c16fada78 100644
--- a/package/nfs-utils/Makefile
+++ b/package/nfs-utils/Makefile
@@ -10,6 +10,7 @@ PKG_MD5SUM:= 8395ac770720b83c5c469f88306d7765
PKG_DESCR:= Utilities for NFS kernel server implementation
PKG_SECTION:= net/fs
PKG_DEPENDS:= kmod-nfsd keyutils libtirpc rpcbind libdevmapper
+PKG_DEPENDS+= libpthread
PKG_BUILDDEP:= keyutils libtirpc lvm
PKG_URL:= http://sourceforge.net/projects/nfs
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=nfs/}