commit:     82d7946e4dee47e373cecda25e4d6f819d7c42f3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 24 04:12:12 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 24 04:13:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d7946e

dev-ruby/origin: add missing test dependency

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

 dev-ruby/origin/origin-2.3.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/origin/origin-2.3.1.ebuild 
b/dev-ruby/origin/origin-2.3.1.ebuild
index da49a47b380..0d553e3754c 100644
--- a/dev-ruby/origin/origin-2.3.1.ebuild
+++ b/dev-ruby/origin/origin-2.3.1.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
@@ -30,6 +30,7 @@ IUSE=""
 
 ruby_add_bdepend "
        test? (
+               dev-ruby/activesupport
                || ( dev-ruby/i18n:1 dev-ruby/i18n:0.9 dev-ruby/i18n:0.7 )
                dev-ruby/tzinfo
        )"

Reply via email to