summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-06-20 07:50:53 +0200
committerHans de Graaff <graaff@gentoo.org>2020-06-20 08:05:22 +0200
commitffcfa2777d5c1107d807b2b04cf9d949095d61a0 (patch)
tree340359ec2186eb507737be1fe3627a5b112c2678 /dev-ruby/asciidoctor
parentnet-fs/cvmfs: fix dependency on net-dns/c-ares (diff)
downloadgentoo-ffcfa2777d5c1107d807b2b04cf9d949095d61a0.tar.gz
gentoo-ffcfa2777d5c1107d807b2b04cf9d949095d61a0.tar.bz2
gentoo-ffcfa2777d5c1107d807b2b04cf9d949095d61a0.zip
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@gentoo.org>
Diffstat (limited to 'dev-ruby/asciidoctor')
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
index 32bd523b553f..5f8e594c9af4 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 )"