commit:     c89206b88338218fcfd234e0977940c24e526ae6
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 14:30:15 2019 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 14:30:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c89206b8

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 <alexxy <AT> gentoo.org>

 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 df6c7eaf37f..c9f7d29c591 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 dc5c8185316..86219e6146c 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 dc5c8185316..86219e6146c 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

Reply via email to