From: Hans de Graaff Date: Thu, 7 May 2020 04:26:34 +0000 (+0200) Subject: dev-ruby/oauth2: add missing test dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fe756bf1e9ae9a76259e1bda8912c6ac0e44d6a9;p=gentoo.git dev-ruby/oauth2: add missing test dep Closes: https://bugs.gentoo.org/721168 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild b/dev-ruby/oauth2/oauth2-1.4.4.ebuild index 97bbd0773f1d..50da772debc5 100644 --- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild +++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild @@ -28,7 +28,11 @@ ruby_add_rdepend ">=dev-ruby/faraday-0.8 =dev-ruby/multi_json-1.3 =dev-ruby/multi_json-1* >=dev-ruby/multi_xml-0.5:0 >=dev-ruby/rack-1.2:* =dev-ruby/addressable-2.3 + dev-ruby/rspec:3 + dev-ruby/rspec-stubbed_env +)" all_ruby_prepare() { sed -i -e '/simplecov/,/^ end/ s:^:#:' \