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