From: Michał Górny Date: Mon, 2 Mar 2020 20:28:15 +0000 (+0100) Subject: dev-python/sphinx: USE=doc requires graphviz X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5ff009401e3aeace9248575904a639dd6914feb4;p=gentoo.git dev-python/sphinx: USE=doc requires graphviz Closes: https://bugs.gentoo.org/709658 Signed-off-by: Michał Górny --- diff --git a/dev-python/sphinx/sphinx-2.4.3.ebuild b/dev-python/sphinx/sphinx-2.4.3.ebuild index 2f474efa6354..46f34931a946 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}]