projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cc988a
)
dev-python/sphinx: USE=doc requires graphviz
author
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Mar 2020 20:28:15 +0000
(21:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Mar 2020 20:30:05 +0000
(21:30 +0100)
Closes: https://bugs.gentoo.org/709658
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinx/sphinx-2.4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sphinx/sphinx-2.4.3.ebuild
b/dev-python/sphinx/sphinx-2.4.3.ebuild
index 2f474efa63542a43b71ce7b8fd355d6e1b7ebaec..46f34931a946e37cd6600876c38b04b27a7f4b62 100644
(file)
--- a/
dev-python/sphinx/sphinx-2.4.3.ebuild
+++ b/
dev-python/sphinx/sphinx-2.4.3.ebuild
@@
-46,6
+46,7
@@
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
+ media-gfx/graphviz
)
test? (
dev-python/html5lib[${PYTHON_USEDEP}]