commit: a0a6bca564607a8474d9ab91c0e7d7935fee276e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 19:09:33 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 19:10:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a6bca5
dev-ruby/combustion: use correct sqlite3 slot for testing Closes: https://bugs.gentoo.org/941917 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/combustion/combustion-1.5.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ruby/combustion/combustion-1.5.0.ebuild b/dev-ruby/combustion/combustion-1.5.0.ebuild index 630ee1e83faf..fb1f9e17e7f8 100644 --- a/dev-ruby/combustion/combustion-1.5.0.ebuild +++ b/dev-ruby/combustion/combustion-1.5.0.ebuild @@ -27,6 +27,7 @@ ruby_add_bdepend " test? ( >=dev-ruby/activemodel-3.0.0:* >=dev-ruby/activerecord-3.0.0:*[sqlite] + >=dev-ruby/sqlite3-1.4:0 dev-ruby/bundler dev-ruby/net-smtp >=dev-ruby/rails-3.0.0:*
