mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-29 19:56:45 +01:00
activerecord-session_store: sqlite3 fix
This commit is contained in:
parent
c66f0055e8
commit
2ee0c37587
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ ruby_add_rdepend "
|
|||
|| ( dev-ruby/rack:2.2 dev-ruby/rack:2.1 dev-ruby/rack:2.0 )
|
||||
|| ( dev-ruby/railties:5.2 dev-ruby/railties:6.0 )
|
||||
>=dev-ruby/multi_json-1.11.2 =dev-ruby/multi_json-1*
|
||||
dev-ruby/sqlite3
|
||||
"
|
||||
ruby_add_bdepend "test? ( dev-ruby/sqlite3 )"
|
||||
|
|
|
|||
Loading…
Reference in a new issue