app-text/stardict: migrate stable to dev-db/mysql-connector-c

Backport mysql migration dependency for the stable version.

Bug: https://bugs.gentoo.org/631230
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Andrew Savchenko
2018-08-25 17:44:15 +03:00
parent df13b6011c
commit c20f85f8c5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -38,9 +38,9 @@ COMMON_DEPEND="
gucharmap? ( gnome-extra/gucharmap:0= )
spell? ( >=app-text/enchant-1.2 )
tools? (
dev-db/mysql-connector-c
dev-libs/libpcre:=
dev-libs/libxml2:=
virtual/mysql
python? ( ${PYTHON_DEPS} )
)
"