util-linux: build without python

This commit is contained in:
Stefan Saraev 2014-07-26 00:48:34 +03:00 committed by Stephan Raue
parent fd7108f10c
commit c559c12516

View File

@ -94,6 +94,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-gtk-doc \
--without-ncurses \
--without-slang \
--without-utempter \
--without-python \
--without-systemdsystemunitdir"
PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET"