diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-09-30 14:54:52 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-10-02 13:36:11 -0400 |
commit | 2e2da452c6aa1aea275dfdd768dd728161030e95 (patch) | |
tree | 7d9e6c3eae3b0be392f7be5ce3edc8a2a86b3700 /app-i18n | |
parent | app-i18n/mozc: Update Manifest. (diff) | |
download | gentoo-2e2da452c6aa1aea275dfdd768dd728161030e95.tar.gz gentoo-2e2da452c6aa1aea275dfdd768dd728161030e95.tar.bz2 gentoo-2e2da452c6aa1aea275dfdd768dd728161030e95.zip |
app-i18n/fcitx-qt5: Update dependencies.
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.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild index eaa37a365ba3..b1b4481aedc5 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild @@ -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" |