mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-03 00:07:46 +03:00
Weechat's test suite uses a Python script to generate sample scripts in various languages to validate plugins. This is regardless whether the Python plugin itself is enabled or not. Forcing the missing Python dependenty to make an interpreter available when running tests fixes the problem. Closes: https://bugs.gentoo.org/951727 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Part-of: https://github.com/gentoo/gentoo/pull/45437 Closes: https://github.com/gentoo/gentoo/pull/45437 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>