summaryrefslogtreecommitdiff
path: root/package/nfs-utils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:37:53 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:38:12 +0100
commit68ef4fa6487213d2d03389045557fa5432c4c605 (patch)
tree963dc63af657e14ac9ac0c835e5d0f6d3f760e82 /package/nfs-utils
parent9d06ffe9c62e8ee3af28997e28c7c95b09aa78df (diff)
use new PKG_KDEPENDS variable
Diffstat (limited to 'package/nfs-utils')
-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 636cd9269..b84f393a8 100644
--- a/package/nfs-utils/Makefile
+++ b/package/nfs-utils/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= network filesystem utilities
PKG_SECTION:= net/fs
PKG_DEPENDS:= keyutils libtirpc rpcbind libdevmapper
PKG_BUILDDEP:= keyutils libtirpc lvm
+PKG_KDEPENDS:= nfs-fs
PKG_NEEDS:= threads
PKG_URL:= http://sourceforge.net/projects/nfs
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=nfs/}