summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-11-12 20:09:33 +0100
committerHans de Graaff <graaff@gentoo.org>2024-11-12 20:10:23 +0100
commita0a6bca564607a8474d9ab91c0e7d7935fee276e (patch)
tree76bd053cdeca3c781b2939d35d54e6afea7fd31b /dev-ruby/combustion
parentnet-vpn/networkmanager-libreswan: drop 1.2.16, 1.2.22 (diff)
downloadgentoo-a0a6bca564607a8474d9ab91c0e7d7935fee276e.tar.gz
gentoo-a0a6bca564607a8474d9ab91c0e7d7935fee276e.tar.bz2
gentoo-a0a6bca564607a8474d9ab91c0e7d7935fee276e.zip
dev-ruby/combustion: use correct sqlite3 slot for testing
Closes: https://bugs.gentoo.org/941917 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/combustion')
-rw-r--r--dev-ruby/combustion/combustion-1.5.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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:*