From: Andrew Savchenko Date: Sat, 25 Aug 2018 14:44:15 +0000 (+0300) Subject: app-text/stardict: migrate stable to dev-db/mysql-connector-c X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c20f85f8c5cd3ef3c1f8436e81a2e4c49cfeb96e;p=gentoo.git 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 Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/app-text/stardict/stardict-3.0.6-r3.ebuild b/app-text/stardict/stardict-3.0.6-r3.ebuild index 677af8811503..6d913303f558 100644 --- a/app-text/stardict/stardict-3.0.6-r3.ebuild +++ b/app-text/stardict/stardict-3.0.6-r3.ebuild @@ -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} ) ) "