dev-libs/keystone: build system requires python during build time

Closes: https://bugs.gentoo.org/765691
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/26857
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Mario Haustein
2022-08-14 11:33:29 +02:00
committed by Sam James
parent 7e379627bb
commit 6d7c8ae8de
2 changed files with 2 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
"
DEPEND="${RDEPEND}"
BDEPEND="${PYTHON_DEPS}"
RESTRICT=test # only regression tests

View File

@@ -36,6 +36,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
"
DEPEND="${RDEPEND}"
BDEPEND="${PYTHON_DEPS}"
RESTRICT=test # only regression tests