commit: ffcfa2777d5c1107d807b2b04cf9d949095d61a0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 20 05:50:53 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 20 06:05:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcfa277
dev-ruby/asciidoctor: add missing test dependency Closes: https://bugs.gentoo.org/728350 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild index 32bd523b553..5f8e594c9af 100644 --- a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild @@ -29,6 +29,7 @@ ruby_add_bdepend "test? ( dev-ruby/erubis dev-ruby/haml dev-ruby/nokogiri + dev-ruby/rouge dev-ruby/slim dev-ruby/thread_safe dev-ruby/tilt )"
