commit:     224773bb438d9510be98bb07c15f564f89a4ea33
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 05:00:21 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 05:07:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224773bb

dev-ruby/activesupport: add missing test dependency on rack

Add missing test dependency on dev-ruby/rack.
Fixes bug 578128

Package-Manager: portage-2.2.28

 dev-ruby/activesupport/activesupport-3.2.22.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/activesupport/activesupport-3.2.22.2.ebuild 
b/dev-ruby/activesupport/activesupport-3.2.22.2.ebuild
index 3ced26c..7d69f9a 100644
--- a/dev-ruby/activesupport/activesupport-3.2.22.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-3.2.22.2.ebuild
@@ -39,6 +39,7 @@ ruby_add_bdepend "test? (
        >=dev-ruby/memcache-client-1.5.8
        dev-ruby/nokogiri
        >=dev-ruby/builder-3.0.3:3
+       dev-ruby/rack
        >=dev-ruby/tzinfo-0.3.29
        )"
 

Reply via email to