mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
committed by
Sam James
parent
7e379627bb
commit
6d7c8ae8de
@@ -36,6 +36,7 @@ RDEPEND="
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="${PYTHON_DEPS}"
|
||||
|
||||
RESTRICT=test # only regression tests
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@ RDEPEND="
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="${PYTHON_DEPS}"
|
||||
|
||||
RESTRICT=test # only regression tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user