commit: 6e4d854fd8c165fae29e59c02dcfa76c751a4488 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 17 23:10:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 17 23:22:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4d854f
dev-python/flask: add missing doc BDEPENDs Bug: https://bugs.gentoo.org/701140 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/flask/flask-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask/flask-2.0.1.ebuild b/dev-python/flask/flask-2.0.1.ebuild index 4d8d6ed35da..662b9a88046 100644 --- a/dev-python/flask/flask-2.0.1.ebuild +++ b/dev-python/flask/flask-2.0.1.ebuild @@ -34,7 +34,7 @@ BDEPEND=" >=dev-python/asgiref-3.2[${PYTHON_USEDEP}] )" -distutils_enable_sphinx docs +distutils_enable_sphinx docs dev-python/pallets-sphinx-themes dev-python/sphinxcontrib-log_cabinet distutils_enable_tests pytest python_test() {
