commit:     e0238f776cc351fc71503d653338fe4891e1ac37
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue Aug 22 15:49:10 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 15:54:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0238f77

app-i18n/fcitx-anthy: Fix dependency on app-i18n/fcitx (bug #620212).

 app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild | 5 +++--
 app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild 
b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild
index d2880845566..9735d4b6fb6 100644
--- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild
+++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit cmake-utils gnome2-utils
 
 DESCRIPTION="Japanese Anthy module for Fcitx"
@@ -13,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.8
+RDEPEND=">=app-i18n/fcitx-4.2.8[X,xml]
        app-i18n/anthy"
 DEPEND="${RDEPEND}
        sys-devel/gettext

diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild 
b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild
index 1586ad6f7af..bdfdf7a89da 100644
--- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild
+++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit cmake-utils gnome2-utils
 
 DESCRIPTION="Japanese Anthy module for Fcitx"
@@ -13,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.8
+RDEPEND=">=app-i18n/fcitx-4.2.8[X,xml]
        app-i18n/anthy"
 DEPEND="${RDEPEND}
        sys-devel/gettext

Reply via email to