Without this change wipefs will create build errors in the
latest util-linux version.

Signed-off-by: Michael Grzeschik <[email protected]>
---
 rules/util-linux.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/util-linux.in b/rules/util-linux.in
index 1118c7033..fefef23bf 100644
--- a/rules/util-linux.in
+++ b/rules/util-linux.in
@@ -264,6 +264,7 @@ config UTIL_LINUX_WAITPID
 config UTIL_LINUX_WIPEFS
        bool
        select UTIL_LINUX_LIBBLKID
+       select UTIL_LINUX_LIBSMARTCOLS
        prompt "wipefs"
        help
          The wipefs program can erase filesystem, raid or partition-table
-- 
2.39.5


Reply via email to