summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-09-18 21:37:47 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-18 15:43:31 -0400
commite8404e7f6f5e19db57b3e04d8e7441c19285d470 (patch)
tree587d67d64b46d4aeaeaa75cb7237ab0e4978f6ce /app-i18n/fcitx/fcitx-4.2.9.2.ebuild
parentgames-action/supermariowar: clean up old. (diff)
downloadgentoo-e8404e7f6f5e19db57b3e04d8e7441c19285d470.tar.gz
gentoo-e8404e7f6f5e19db57b3e04d8e7441c19285d470.tar.bz2
gentoo-e8404e7f6f5e19db57b3e04d8e7441c19285d470.zip
app-i18n/fcitx: Add missing dependency on x11-misc/xkeyboard-config.
Diffstat (limited to 'app-i18n/fcitx/fcitx-4.2.9.2.ebuild')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.2.ebuild b/app-i18n/fcitx/fcitx-4.2.9.2.ebuild
index cef44135228b..f525853d6f66 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.2.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.2.ebuild
@@ -39,7 +39,10 @@ RDEPEND="dev-libs/glib:2
x11-libs/libXfixes
x11-libs/libXinerama
x11-libs/libXrender
- xml? ( x11-libs/libxkbfile )
+ xml? (
+ x11-libs/libxkbfile
+ x11-misc/xkeyboard-config
+ )
)
cairo? (
x11-libs/cairo[X]