commit:     bb04e02a2b42dec75c1f538c50c5dca78e53ed5f
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 14:00:21 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 14:03:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb04e02a

dev-python/flask-wtf: fix deps for 1.0.0's doc build, #822999

Closes: https://bugs.gentoo.org/822999
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/flask-wtf/flask-wtf-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild 
b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild
index 7052049cc1e8..0d7f369ec46b 100644
--- a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild
+++ b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
        >=dev-python/wtforms-1.0.5[${PYTHON_USEDEP}]
 "
 
-distutils_enable_sphinx docs
+distutils_enable_sphinx docs dev-python/pallets-sphinx-themes 
dev-python/sphinxcontrib-log_cabinet dev-python/sphinx-issues
 distutils_enable_tests pytest
 
 EPYTEST_DESELECT=(

Reply via email to