mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 00:31:09 +02:00
rda: revert virtual, need an sql server
This commit is contained in:
parent
f6517c4114
commit
4600f3fe9c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+mysql"
|
||||
|
||||
RDEPEND="mysql? ( dev-db/mysql-connector-c )"
|
||||
RDEPEND="mysql? ( virtual/mysql )"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/rake
|
||||
dev-ruby/rails:4.2
|
||||
Loading…
Reference in a new issue