dev-python/sphinxcontrib-doxylink: Add testfixtures dep

Closes: https://bugs.gentoo.org/815208
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-09-28 08:30:52 +02:00
parent ea34e922ab
commit 5e60d455b7

View File

@@ -25,6 +25,7 @@ BDEPEND="
test? (
app-doc/doxygen
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/testfixtures[${PYTHON_USEDEP}]
)
"