summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-4.2.11.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activerecord/activerecord-4.2.11.1.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-4.2.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-4.2.11.1.ebuild b/dev-ruby/activerecord/activerecord-4.2.11.1.ebuild
index 58e91eddf6bb..d5f0d2ccea03 100644
--- a/dev-ruby/activerecord/activerecord-4.2.11.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-4.2.11.1.ebuild
@@ -29,7 +29,7 @@ ruby_add_rdepend "~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
>=dev-ruby/arel-6.0:6.0
sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
- mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.13:0.3 ) )
+ mysql? ( || ( dev-ruby/mysql2:0.4 ) )
postgres? ( >=dev-ruby/pg-0.15.0 )"
ruby_add_bdepend "