diff options
Diffstat (limited to 'app-text/stardict/stardict-3.0.6-r3.ebuild')
-rw-r--r-- | app-text/stardict/stardict-3.0.6-r3.ebuild | 4 |
1 files 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} ) ) " |