dev-python/sphinx: USE=doc requires graphviz
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Mar 2020 20:28:15 +0000 (21:28 +0100)
committerMichał 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

index 2f474efa63542a43b71ce7b8fd355d6e1b7ebaec..46f34931a946e37cd6600876c38b04b27a7f4b62 100644 (file)
@@ -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}]