commit:     ce030506862adaea477be85081e94c48dbce98f5
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 21:54:08 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu May 14 21:54:08 2020 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ce030506

gkbuilds/util-linux: don't even check for Python

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 gkbuilds/util-linux.gkbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gkbuilds/util-linux.gkbuild b/gkbuilds/util-linux.gkbuild
index 0c4377e..feb862b 100644
--- a/gkbuilds/util-linux.gkbuild
+++ b/gkbuilds/util-linux.gkbuild
@@ -14,6 +14,7 @@ src_configure() {
                --without-ncursesw
                --without-ncurses
                --disable-widechar
+               --without-python
                --disable-pylibmount
                --enable-static-programs=blkid
        )

Reply via email to