Files
gentoo/dev-lang/python/python-0.3.15.0_beta2.ebuild
Bart Oldeman d8c1184751 dev-lang/python: no zstd dep with build USE flag
Gentoo prefix bootstrap needs to compile Python without support for
zstd initially to avoid a circular dependency:
python->zstd->meson->python

Explicity setting USE=build now this chain.

This is only needed for 3.14+, as older versions don't depend on
zstd.

https://github.com/gentoo/prefix/pull/43
is needed to actually set USE=build when emerging python

Closes: https://bugs.gentoo.org/977378
Signed-off-by: Bart Oldeman <bart.oldeman@calculquebec.ca>
Part-of: https://github.com/gentoo/gentoo/pull/46407
Closes: https://github.com/gentoo/gentoo/pull/46407
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-06-16 19:04:33 +02:00

16 KiB