mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
./configure unconditionally checks for python now, where if I recall correctly previously it only cared if georeplication was in use, since we run python for portage anyway, and glusterfs does install python based utilities even with -georeplication now, unconditionally depend on python rather than only if georeplication is enabled. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/30984 Signed-off-by: Sam James <sam@gentoo.org>