From: Alexey Shvetsov Date: Sun, 7 Jul 2019 14:30:15 +0000 (+0300) Subject: sci-chemistry/gromacs: Add missing dep for docs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c89206b88338218fcfd234e0977940c24e526ae6;p=gentoo.git 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 --- 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