commit:     da917c08c7712068e18d312cdf1f60ad16f3d372
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 17:25:40 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 17:26:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da917c08

dev-ruby/asciimath: add missing test dep

Closes: https://bugs.gentoo.org/730098
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/asciimath/asciimath-2.0.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-ruby/asciimath/asciimath-2.0.0.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
index a65964bf1a7..eb017c70ce9 100644
--- a/dev-ruby/asciimath/asciimath-2.0.0.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.0.ebuild
@@ -17,3 +17,5 @@ LICENSE="MIT"
 SLOT="1"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"

Reply via email to