dev-python/PeachPy: fix doc deps

Closes: https://bugs.gentoo.org/921636
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-01-09 23:07:49 +01:00
parent c6e04cee3b
commit 854ce1692f

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2023 Gentoo Authors
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,4 +29,5 @@ S="${WORKDIR}"/${PN}-${CommitId}
DOCS=README.rst
distutils_enable_sphinx sphinx
distutils_enable_sphinx sphinx \
dev-python/sphinx-bootstrap-theme