summaryrefslogtreecommitdiff
path: root/package/nfs-utils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-02 06:00:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-02 06:00:49 +0200
commit9b608ee4168252bd4ea0d671d6b44303ee6e6297 (patch)
treee84d0893203360062b33009c898e1e0fd20103bb /package/nfs-utils
parent2faa56ef12327b594dd4305dfcfa6e8a25db9b3c (diff)
nfs-utils: lvm not needed
Diffstat (limited to 'package/nfs-utils')
-rw-r--r--package/nfs-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nfs-utils/Makefile b/package/nfs-utils/Makefile
index b116a1a5f..7a1e8068a 100644
--- a/package/nfs-utils/Makefile
+++ b/package/nfs-utils/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 1
PKG_HASH:= 0a28416948516c26f3bfe90425b0de09b79364dc1f508bf1dda8de66e1edbb09
PKG_DESCR:= network filesystem utilities
PKG_SECTION:= net/fs
-PKG_DEPENDS:= keyutils libtirpc rpcbind libdevmapper
-PKG_BUILDDEP:= keyutils libtirpc lvm
+PKG_DEPENDS:= keyutils libtirpc rpcbind
+PKG_BUILDDEP:= keyutils libtirpc
PKG_KDEPENDS:= nfs-fs
PKG_NEEDS:= threads
PKG_URL:= http://sourceforge.net/projects/nfs