app-i18n/fcitx-qt5: Update dependencies.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 30 Sep 2017 12:54:52 +0000 (14:54 +0200)
committerMike Gilbert <floppym@gentoo.org>
Mon, 2 Oct 2017 17:36:11 +0000 (13:36 -0400)
Quick Phrase Editor migrated from Qt 4 to Qt 5 and moved from app-i18n/fcitx:4 to app-i18n/fcitx-qt5:4:

https://github.com/fcitx/fcitx/commit/42dd79688ae6c7ab92fc49a520f82a37603349d6
https://github.com/fcitx/fcitx-qt5/commit/380fb86bfb37f63d8979ae4513f5a734b8fc49c5

Installed file name changed from libfcitx-quickphrase-editor.so to libfcitx-quickphrase-editor5.so,
so no collisions between older app-i18n/fcitx:4 and newer app-i18n/fcitx-qt5:4.

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

index eaa37a365ba3cf8f7789a25d3d86bf6ae6304239..b1b4481aedc54966a36e4a241fff7afc95f01d2e 100644 (file)
@@ -33,6 +33,7 @@ RDEPEND=">=app-i18n/fcitx-4.2.9:4
        virtual/libintl
        x11-libs/libxkbcommon"
 DEPEND="${RDEPEND}
+       dev-qt/qtconcurrent:5
        kde-frameworks/extra-cmake-modules:5
        virtual/pkgconfig"