mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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} )
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user