commit: 843ec52e64ab46290c3cbf9c0452b20a35af22cd Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 30 18:18:59 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 30 18:36:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=843ec52e
dev-ruby/patron: add missing test dependency Closes: https://bugs.gentoo.org/show_bug.cgi?id=723902 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/patron/patron-0.13.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/patron/patron-0.13.3.ebuild b/dev-ruby/patron/patron-0.13.3.ebuild index cedf0130468..d87a8d18915 100644 --- a/dev-ruby/patron/patron-0.13.3.ebuild +++ b/dev-ruby/patron/patron-0.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ IUSE="" DEPEND+=" net-misc/curl" RDEPEND+=" net-misc/curl" -ruby_add_bdepend "test? ( www-servers/puma )" +ruby_add_bdepend "test? ( dev-ruby/rack www-servers/puma )" all_ruby_prepare() { # Fix Rakefile