commit:     3c767fc9fe200ea1987b01c4f0e7fdb26618beb6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 28 06:45:38 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 28 08:16:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c767fc9

dev-python/click: add missing doc theme dep

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/click/click-8.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/click/click-8.0.1.ebuild 
b/dev-python/click/click-8.0.1.ebuild
index 966a710ace8..b71014ee0cb 100644
--- a/dev-python/click/click-8.0.1.ebuild
+++ b/dev-python/click/click-8.0.1.ebuild
@@ -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() {

Reply via email to