Skip to content

Commit

Permalink
sci-electronics/geda: add missing dep for doc building
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/834500
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Mar 3, 2022
1 parent bce7002 commit f3753d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sci-electronics/geda/geda-1.10.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
EAPI=8

DOCS_BUILDER="doxygen"
DOCS_DEPEND="media-gfx/graphviz"
DOCS_DEPEND="
media-gfx/graphviz
media-gfx/imagemagick
"
inherit autotools docs xdg

MY_PN=${PN}-gaf
Expand Down

0 comments on commit f3753d8

Please sign in to comment.