commit: 45ee30e85df74aff434b0b49122b88c13bb34da6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 5 17:32:53 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 5 17:32:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ee30e8
dev-python/flit: add missing doc theme Closes: https://bugs.gentoo.org/869083 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/flit/flit-3.7.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/flit/flit-3.7.1.ebuild b/dev-python/flit/flit-3.7.1.ebuild index 5b1ac297822c..a2c1e11caabf 100644 --- a/dev-python/flit/flit-3.7.1.ebuild +++ b/dev-python/flit/flit-3.7.1.ebuild @@ -46,6 +46,7 @@ distutils_enable_tests pytest distutils_enable_sphinx doc \ dev-python/sphinxcontrib-github-alt \ dev-python/pygments-github-lexers \ + dev-python/sphinx_rtd_theme src_prepare() { # make sure system install is used
