mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/asciidoctor-diagram: add missing test deps
Closes: https://bugs.gentoo.org/843296 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -23,6 +23,13 @@ KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND+=" virtual/jre"
|
||||
DEPEND+=" test? (
|
||||
dev-texlive/texlive-latex
|
||||
media-gfx/imagemagick
|
||||
media-gfx/graphviz
|
||||
media-sound/lilypond
|
||||
sci-visualization/gnuplot
|
||||
)"
|
||||
ruby_add_rdepend ">=dev-ruby/asciidoctor-1.5.7 <dev-ruby/asciidoctor-3"
|
||||
|
||||
all_ruby_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user