commit:     ce422c81774b6a060da2efacca37356a19972676
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 16:55:40 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun  1 04:46:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce422c81

dev-ruby/actionview: add missing test dependency

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

 dev-ruby/actionview/actionview-6.0.3.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/actionview/actionview-6.0.3.1.ebuild 
b/dev-ruby/actionview/actionview-6.0.3.1.ebuild
index 0b4fd032262..0e67c4aa83c 100644
--- a/dev-ruby/actionview/actionview-6.0.3.1.ebuild
+++ b/dev-ruby/actionview/actionview-6.0.3.1.ebuild
@@ -40,6 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/actionpack-${PV}
                ~dev-ruby/activemodel-${PV}
                ~dev-ruby/activerecord-${PV}
+               dev-ruby/sqlite3
        )"
 
 all_ruby_prepare() {

Reply via email to