From c89206b88338218fcfd234e0977940c24e526ae6 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sun, 7 Jul 2019 17:30:15 +0300 Subject: [PATCH] sci-chemistry/gromacs: Add missing dep for docs GROMACS need graphviz to build doc Closes: https://bugs.gentoo.org/688074 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov --- sci-chemistry/gromacs/gromacs-2019.2.ebuild | 1 + sci-chemistry/gromacs/gromacs-2019.3.ebuild | 1 + sci-chemistry/gromacs/gromacs-2019.9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/sci-chemistry/gromacs/gromacs-2019.2.ebuild b/sci-chemistry/gromacs/gromacs-2019.2.ebuild index df6c7eaf37ff..c9f7d29c5910 100644 --- a/sci-chemistry/gromacs/gromacs-2019.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.2.ebuild @@ -56,6 +56,7 @@ DEPEND="${CDEPEND} app-doc/doxygen dev-python/sphinx[${PYTHON_USEDEP}] media-gfx/mscgen + media-gfx/graphviz dev-texlive/texlive-latex dev-texlive/texlive-latexextra media-gfx/imagemagick diff --git a/sci-chemistry/gromacs/gromacs-2019.3.ebuild b/sci-chemistry/gromacs/gromacs-2019.3.ebuild index dc5c8185316e..86219e6146cd 100644 --- a/sci-chemistry/gromacs/gromacs-2019.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.3.ebuild @@ -56,6 +56,7 @@ DEPEND="${CDEPEND} app-doc/doxygen dev-python/sphinx[${PYTHON_USEDEP}] media-gfx/mscgen + media-gfx/graphviz dev-texlive/texlive-latex dev-texlive/texlive-latexextra media-gfx/imagemagick diff --git a/sci-chemistry/gromacs/gromacs-2019.9999.ebuild b/sci-chemistry/gromacs/gromacs-2019.9999.ebuild index dc5c8185316e..86219e6146cd 100644 --- a/sci-chemistry/gromacs/gromacs-2019.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.9999.ebuild @@ -56,6 +56,7 @@ DEPEND="${CDEPEND} app-doc/doxygen dev-python/sphinx[${PYTHON_USEDEP}] media-gfx/mscgen + media-gfx/graphviz dev-texlive/texlive-latex dev-texlive/texlive-latexextra media-gfx/imagemagick -- 2.26.2