Skip to content

Commit

Permalink
sci-chemistry/gromacs: Add missing dep for docs
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
alexxy committed Jul 7, 2019
1 parent 6fd9b25 commit c89206b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions sci-chemistry/gromacs/gromacs-2019.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions sci-chemistry/gromacs/gromacs-2019.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions sci-chemistry/gromacs/gromacs-2019.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c89206b

Please sign in to comment.