dev-python/click: add missing doc theme dep

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-08-28 09:45:38 +03:00
parent 52948ba4e9
commit 3c767fc9fe

View File

@@ -24,7 +24,8 @@ RDEPEND="
distutils_enable_sphinx docs \
'>=dev-python/docutils-0.14' \
dev-python/pallets-sphinx-themes \
dev-python/sphinxcontrib-log_cabinet
dev-python/sphinxcontrib-log_cabinet \
dev-python/sphinx-issues
distutils_enable_tests pytest
python_install_all() {