diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-11-12 20:09:33 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-11-12 20:10:23 +0100 |
commit | a0a6bca564607a8474d9ab91c0e7d7935fee276e (patch) | |
tree | 76bd053cdeca3c781b2939d35d54e6afea7fd31b /dev-ruby/combustion | |
parent | net-vpn/networkmanager-libreswan: drop 1.2.16, 1.2.22 (diff) | |
download | gentoo-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.ebuild | 1 |
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:* |