app-i18n/fcitx-unikey: Specify slot in dependency on app-i18n/fcitx.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 27 Sep 2017 10:24:07 +0000 (12:24 +0200)
committerMike Gilbert <floppym@gentoo.org>
Wed, 27 Sep 2017 19:57:01 +0000 (15:57 -0400)
app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild

index 3b93c20b6ead8abfea0f713161113a16f40021e2..7d3166c8a3eba718836a3f78c64db031eb48a645 100644 (file)
@@ -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
        )"