diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2023-06-28 17:32:03 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2023-06-29 09:47:44 +0300 |
commit | ba63fa560b2a404744b3113ec03b9a4523ddf7a7 (patch) | |
tree | 21444f7b8df5fbaa9553ec1f69cc7486b7bd72d7 /sci-chemistry | |
parent | dev-python/sphinxcontrib-autoprogram: keyword 0.1.8 for ~arm64 (diff) | |
download | gentoo-ba63fa560b2a404744b3113ec03b9a4523ddf7a7.tar.gz gentoo-ba63fa560b2a404744b3113ec03b9a4523ddf7a7.tar.bz2 gentoo-ba63fa560b2a404744b3113ec03b9a4523ddf7a7.zip |
sci-chemistry/gromacs: Fix docs build for pdf manual
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2023.1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2023.9999.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2023.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-9999.ebuild | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2023.1.ebuild b/sci-chemistry/gromacs/gromacs-2023.1.ebuild index 98c909cdab48..f57ac5829eb7 100644 --- a/sci-chemistry/gromacs/gromacs-2023.1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.1.ebuild @@ -61,6 +61,10 @@ BDEPEND="${CDEPEND} app-doc/doxygen $(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}] ') media-gfx/mscgen media-gfx/graphviz diff --git a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild index 98c909cdab48..f57ac5829eb7 100644 --- a/sci-chemistry/gromacs/gromacs-2023.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.9999.ebuild @@ -61,6 +61,10 @@ BDEPEND="${CDEPEND} app-doc/doxygen $(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}] ') media-gfx/mscgen media-gfx/graphviz diff --git a/sci-chemistry/gromacs/gromacs-2023.ebuild b/sci-chemistry/gromacs/gromacs-2023.ebuild index 98c909cdab48..f57ac5829eb7 100644 --- a/sci-chemistry/gromacs/gromacs-2023.ebuild +++ b/sci-chemistry/gromacs/gromacs-2023.ebuild @@ -61,6 +61,10 @@ BDEPEND="${CDEPEND} app-doc/doxygen $(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}] ') media-gfx/mscgen media-gfx/graphviz diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index 98c909cdab48..f57ac5829eb7 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -61,6 +61,10 @@ BDEPEND="${CDEPEND} app-doc/doxygen $(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}] ') media-gfx/mscgen media-gfx/graphviz |