From c20f85f8c5cd3ef3c1f8436e81a2e4c49cfeb96e Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Sat, 25 Aug 2018 17:44:15 +0300 Subject: [PATCH] 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 --- app-text/stardict/stardict-3.0.6-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} ) ) " -- 2.26.2