From 5ff009401e3aeace9248575904a639dd6914feb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 2 Mar 2020 21:28:15 +0100 Subject: [PATCH] dev-python/sphinx: USE=doc requires graphviz MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/709658 Signed-off-by: Michał Górny --- 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 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}] -- 2.26.2