mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sphinxcontrib-autoprogram: add missing doc building dep
Closes: https://bugs.gentoo.org/849362 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -20,7 +20,9 @@ RDEPEND="
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_sphinx doc dev-python/sphinxcontrib-websupport
|
||||
distutils_enable_sphinx doc \
|
||||
dev-python/sphinxcontrib-websupport \
|
||||
dev-python/sphinxcontrib-serializinghtml
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
|
||||
Reference in New Issue
Block a user