summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-05-17 10:37:30 -0400
committerBrian Evans <grknight@gentoo.org>2018-05-17 10:37:30 -0400
commit4dc1cbeee8ae379e29d8db3ee376285a19b19ca3 (patch)
tree55c5d54712ff1aa30b732e76376c48b258829fc3
parentdev-python/tinycss2: x86 stable (bug #655824) (diff)
downloadgentoo-4dc1cbeee8ae379e29d8db3ee376285a19b19ca3.tar.gz
gentoo-4dc1cbeee8ae379e29d8db3ee376285a19b19ca3.tar.bz2
gentoo-4dc1cbeee8ae379e29d8db3ee376285a19b19ca3.zip
dev-db/myodbc: Change virtual/mysql to virtual/libmysqlclient
-rw-r--r--dev-db/myodbc/myodbc-5.2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/myodbc/myodbc-5.2.7-r1.ebuild b/dev-db/myodbc/myodbc-5.2.7-r1.ebuild
index 6f390d0e01e9..2698ccabd5da 100644
--- a/dev-db/myodbc/myodbc-5.2.7-r1.ebuild
+++ b/dev-db/myodbc/myodbc-5.2.7-r1.ebuild
@@ -20,7 +20,7 @@ IUSE=""
RDEPEND="
dev-db/unixODBC[${MULTILIB_USEDEP}]
- >=virtual/mysql-5.5[${MULTILIB_USEDEP}]"
+ ~virtual/libmysqlclient-18[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${MY_P}