commit:     3640fdf4343c08fbc359da5147e791d38d9ead9a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:24:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:28:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3640fdf4

dev-python/click: Add missing doc-dep on dev-python/sphinx-tabs

Closes: https://bugs.gentoo.org/796545
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/click/click-8.1.2.ebuild 
b/dev-python/click/click-8.1.2.ebuild
index ba8f4b9c8fe8..50739b50f97a 100644
--- a/dev-python/click/click-8.1.2.ebuild
+++ b/dev-python/click/click-8.1.2.ebuild
@@ -27,7 +27,8 @@ distutils_enable_sphinx docs \
        '>=dev-python/docutils-0.14' \
        dev-python/pallets-sphinx-themes \
        dev-python/sphinxcontrib-log_cabinet \
-       dev-python/sphinx-issues
+       dev-python/sphinx-issues \
+       dev-python/sphinx-tabs
 distutils_enable_tests pytest
 
 python_install_all() {

Reply via email to