mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user