diff options
author | 2017-08-22 14:09:10 +0200 | |
---|---|---|
committer | 2017-08-22 10:20:15 -0400 | |
commit | 869b8c541c0880462af3bc506d7781bc4894249d (patch) | |
tree | 33694025cd26476e5417a414cff574d3375303d1 /app-i18n | |
parent | app-i18n/fcitx-rime: Update dependency on app-i18n/fcitx after deletion of "d... (diff) | |
download | gentoo-869b8c541c0880462af3bc506d7781bc4894249d.tar.gz gentoo-869b8c541c0880462af3bc506d7781bc4894249d.tar.bz2 gentoo-869b8c541c0880462af3bc506d7781bc4894249d.zip |
app-i18n/kcm-fcitx: Update dependency on app-i18n/fcitx after deletion of "dbus" USE flag.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 43849966fc1d..7f0dc0b6f63c 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.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="6" @@ -25,7 +25,7 @@ SLOT="4" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="minimal" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4] +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4] dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild index d3169f6ce221..e45efab068ca 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.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="6" @@ -25,7 +25,7 @@ SLOT="4" KEYWORDS="" IUSE="minimal" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4] +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4] dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild index 43541a0538b9..a9c59de9048c 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.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="6" @@ -24,7 +24,7 @@ SLOT="5" KEYWORDS="amd64 x86" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus] +RDEPEND=">=app-i18n/fcitx-4.2.8 app-i18n/fcitx-qt5 dev-qt/qtcore:5 dev-qt/qtdbus:5 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild index f973e240426c..53dce62a34bb 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-9999.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="6" @@ -24,7 +24,7 @@ SLOT="5" KEYWORDS="" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus] +RDEPEND=">=app-i18n/fcitx-4.2.8 app-i18n/fcitx-qt5 dev-qt/qtcore:5 dev-qt/qtdbus:5 |