sci-chemistry/gromacs: sphinx and Co now needed for building man pages

Closes: https://bugs.gentoo.org/949320
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
Alexey Shvetsov
2025-02-24 13:43:33 +03:00
parent e943abed93
commit cbfb93682e
3 changed files with 3 additions and 9 deletions

View File

@@ -63,15 +63,13 @@ CDEPEND="
BDEPEND="${CDEPEND}
virtual/pkgconfig
clang? ( >=llvm-core/clang-6:* )
doc? (
$(python_gen_cond_dep '
$(python_gen_cond_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx-copybutton[${PYTHON_USEDEP}]
dev-python/sphinx-inline-tabs[${PYTHON_USEDEP}]
dev-python/sphinx-argparse[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-autoprogram[${PYTHON_USEDEP}]
')
)
build-manual? (
app-text/doxygen
$(python_gen_cond_dep '

View File

@@ -63,15 +63,13 @@ CDEPEND="
BDEPEND="${CDEPEND}
virtual/pkgconfig
clang? ( >=llvm-core/clang-6:* )
doc? (
$(python_gen_cond_dep '
$(python_gen_cond_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx-copybutton[${PYTHON_USEDEP}]
dev-python/sphinx-inline-tabs[${PYTHON_USEDEP}]
dev-python/sphinx-argparse[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-autoprogram[${PYTHON_USEDEP}]
')
)
build-manual? (
app-text/doxygen
$(python_gen_cond_dep '

View File

@@ -64,15 +64,13 @@ CDEPEND="
BDEPEND="${CDEPEND}
virtual/pkgconfig
clang? ( >=llvm-core/clang-6:* )
doc? (
$(python_gen_cond_dep '
$(python_gen_cond_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx-copybutton[${PYTHON_USEDEP}]
dev-python/sphinx-inline-tabs[${PYTHON_USEDEP}]
dev-python/sphinx-argparse[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-autoprogram[${PYTHON_USEDEP}]
')
)
build-manual? (
app-text/doxygen
$(python_gen_cond_dep '