mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/nfs-utils: remove lvm2 !BR2_STATIC_LIBS reason
Signed-off-by: Andreas Mohr <and@gmx.li> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
4d80e85d6c
commit
c154dcd6c3
@@ -27,7 +27,7 @@ if BR2_PACKAGE_NFS_UTILS
|
||||
|
||||
config BR2_PACKAGE_NFS_UTILS_NFSV4
|
||||
bool "NFSv4/NFSv4.1"
|
||||
depends on !BR2_STATIC_LIBS # keyutils, lvm2
|
||||
depends on !BR2_STATIC_LIBS # keyutils
|
||||
select BR2_PACKAGE_KEYUTILS
|
||||
select BR2_PACKAGE_LVM2
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user