From: Hans de Graaff Date: Sat, 30 May 2020 18:18:59 +0000 (+0200) Subject: dev-ruby/patron: add missing test dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=843ec52e64ab46290c3cbf9c0452b20a35af22cd;p=gentoo.git 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 --- diff --git a/dev-ruby/patron/patron-0.13.3.ebuild b/dev-ruby/patron/patron-0.13.3.ebuild index cedf0130468e..d87a8d18915f 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