Skip to content

Commit

Permalink
dev-db/myodbc: migrate to dev-db/mysql-connector-c
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Aug 24, 2019
1 parent b532382 commit e86f812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-db/myodbc/myodbc-5.3.10-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -24,7 +24,7 @@ IUSE=""
# Does not build with libmariadb
RDEPEND="
dev-db/unixODBC[${MULTILIB_USEDEP}]
~virtual/libmysqlclient-18[${MULTILIB_USEDEP}]
<dev-db/mysql-connector-c-8.0:0=[${MULTILIB_USEDEP}]
!>=dev-db/mariadb-10.2.0[client-libs(+)]
!dev-db/mariadb-connector-c[mysqlcompat(-)]
"
Expand Down

0 comments on commit e86f812

Please sign in to comment.