diff options
Diffstat (limited to 'app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild')
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild index 746100dcdf07..dee4d7097ae9 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,6 +14,6 @@ KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 - >=dev-libs/libchewing-0.4.0" + >=app-i18n/libchewing-0.4.0" DEPEND="${RDEPEND} virtual/libintl" |