mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
dev-nim/nimbus: add missing docs dep
Closes: https://bugs.gentoo.org/905827 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -38,6 +38,7 @@ BDEPEND="
|
||||
python_check_deps() {
|
||||
use doc || return 0
|
||||
|
||||
python_has_version dev-python/insipid-sphinx-theme[${PYTHON_USEDEP}] &&
|
||||
python_has_version "dev-python/sphinx-notfound-page[${PYTHON_USEDEP}]" &&
|
||||
python_has_version "dev-python/sphinx-prompt[${PYTHON_USEDEP}]" &&
|
||||
python_has_version "dev-python/sphinx-sitemap[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user