summaryrefslogtreecommitdiff
path: root/app-i18n/fcitx-unikey
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-09-27 12:24:07 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-27 15:57:01 -0400
commitf8981de09c1984630da385d9f05f502f9e13e245 (patch)
treec715cd4fe23dd8cc1323cb0acfad4ad36b5eeebf /app-i18n/fcitx-unikey
parent48ab295ea279a2a3dfab31d9a006349c4318c80c (diff)
downloadgentoo-f8981de09c1984630da385d9f05f502f9e13e245.tar.gz
gentoo-f8981de09c1984630da385d9f05f502f9e13e245.tar.xz
app-i18n/fcitx-unikey: Specify slot in dependency on app-i18n/fcitx.
Diffstat (limited to 'app-i18n/fcitx-unikey')
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
index 3b93c20b6ea..7d3166c8a3e 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
@@ -24,10 +24,10 @@ SLOT="4"
KEYWORDS=""
IUSE="+macro-editor"
-RDEPEND=">=app-i18n/fcitx-4.2.8
+RDEPEND=">=app-i18n/fcitx-4.2.9:4
virtual/libintl
macro-editor? (
- >=app-i18n/fcitx-4.2.8[qt4]
+ >=app-i18n/fcitx-4.2.9:4[qt4]
dev-qt/qtcore:4
dev-qt/qtgui:4
)"