app-i18n/fcitx-unikey: Update dependencies.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 30 Sep 2017 13:03:51 +0000 (15:03 +0200)
committerMike Gilbert <floppym@gentoo.org>
Mon, 2 Oct 2017 17:36:11 +0000 (13:36 -0400)
Macro Editor migrated from Qt 4 to Qt 5:
https://github.com/fcitx/fcitx-unikey/commit/1aa8b30b7564d0808f72c20c11f0296e7842ee7d
https://github.com/fcitx/fcitx-unikey/commit/db9e52ccbea7dff25e49641a017f891847b53043

app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild

index ffbfa870eb003f15f6b548ea4d21820d66b19293..5422ff219bfb5d6eae44077f6c69ee6168803f68 100644 (file)
@@ -27,9 +27,10 @@ IUSE="+macro-editor"
 RDEPEND=">=app-i18n/fcitx-4.2.9:4
        virtual/libintl
        macro-editor? (
-               >=app-i18n/fcitx-4.2.9:4[qt4]
-               dev-qt/qtcore:4
-               dev-qt/qtgui:4
+               >=app-i18n/fcitx-qt5-1.1:4
+               >=dev-qt/qtcore-5.7:5
+               >=dev-qt/qtgui-5.7:5
+               >=dev-qt/qtwidgets-5.7:5
        )"
 DEPEND="${RDEPEND}
        sys-devel/gettext