mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
dev-ruby/actiontext: require sqlite with activerecord
Closes: https://bugs.gentoo.org/909423 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -27,7 +27,7 @@ RUBY_S="rails-${PV}/${PN}"
|
||||
|
||||
ruby_add_rdepend "
|
||||
~dev-ruby/actionpack-${PV}
|
||||
~dev-ruby/activerecord-${PV}
|
||||
~dev-ruby/activerecord-${PV}[sqlite]
|
||||
~dev-ruby/activestorage-${PV}
|
||||
~dev-ruby/activesupport-${PV}
|
||||
>=dev-ruby/nokogiri-1.8.5
|
||||
|
||||
Reference in New Issue
Block a user