commit:     5ff009401e3aeace9248575904a639dd6914feb4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 20:28:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 20:30:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff00940

dev-python/sphinx: USE=doc requires graphviz

Closes: https://bugs.gentoo.org/709658
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sphinx/sphinx-2.4.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinx/sphinx-2.4.3.ebuild 
b/dev-python/sphinx/sphinx-2.4.3.ebuild
index 2f474efa635..46f34931a94 100644
--- 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}]

Reply via email to