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:
Andreas Mohr
2026-05-23 15:19:09 +00:00
committed by Arnout Vandecappelle
parent 4d80e85d6c
commit c154dcd6c3

View File

@@ -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