dev-python/stevedore: Add test-dep on sphinx (for sphinxext)

Closes: https://bugs.gentoo.org/732538
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-07-15 12:31:29 +02:00
parent d0fb36b7e3
commit 92f6595ae0
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ RDEPEND="
BDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
test? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
)
"

View File

@@ -25,6 +25,7 @@ RDEPEND="
BDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
test? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
)
"