diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-08-22 14:00:53 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-08-22 10:20:15 -0400 |
commit | 770f038c444332add47af0fa9231cbb92170c757 (patch) | |
tree | 3ee833df18f3827a98ef1e7f98a18fc6572f91b5 /app-i18n/fcitx-libpinyin | |
parent | app-i18n/fcitx: Delete "dbus" USE flag and unconditionally enable support for... (diff) | |
download | gentoo-770f038c444332add47af0fa9231cbb92170c757.tar.gz gentoo-770f038c444332add47af0fa9231cbb92170c757.tar.bz2 gentoo-770f038c444332add47af0fa9231cbb92170c757.zip |
app-i18n/fcitx-libpinyin: Update dependency on app-i18n/fcitx after deletion of "dbus" USE flag.
Diffstat (limited to 'app-i18n/fcitx-libpinyin')
-rw-r--r-- | app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild index 4de21a5f58b6..cc2fe1fa1573 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dictmanager" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus] +RDEPEND=">=app-i18n/fcitx-4.2.8 app-i18n/libpinyin dev-libs/glib:2 sys-apps/dbus |