diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-11-01 08:26:55 +0100 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-11-01 16:54:15 -0400 |
commit | f579dea69a5d8861f68a480e7f2642908c006e16 (patch) | |
tree | bdab7b42a7dc3bc9f6133d6f1edc190fef6a155a /app-i18n/fcitx | |
parent | dev-db/sqlite: Delete old versions (<3.19.3). (diff) | |
download | gentoo-f579dea69a5d8861f68a480e7f2642908c006e16.tar.gz gentoo-f579dea69a5d8861f68a480e7f2642908c006e16.tar.bz2 gentoo-f579dea69a5d8861f68a480e7f2642908c006e16.zip |
app-i18n/fcitx: Update dependencies.
https://github.com/fcitx/fcitx/commit/47764a98a41b58baa180e4bf774d7ccd17f154ce
fcitx-ipcportal.so is linked against libuuid.so.
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild index e70c390cd80c..9f9c46e4122c 100644 --- a/app-i18n/fcitx/fcitx-4.9999.ebuild +++ b/app-i18n/fcitx/fcitx-4.9999.ebuild @@ -31,6 +31,7 @@ REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )" RDEPEND="dev-libs/glib:2 sys-apps/dbus + sys-apps/util-linux virtual/libiconv virtual/libintl x11-libs/libxkbcommon |