summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 09:24:14 +0000
committerSam James <sam@gentoo.org>2021-06-12 09:24:14 +0000
commit42a7b82ba93c74155f879a5840d49f2e8dead605 (patch)
tree6c1016c5419fd8cd0921f3d221ab414b9ecefcc5 /x11-terms
parentapp-forensics/chkrootkit: fix patch (diff)
downloadgentoo-42a7b82ba93c74155f879a5840d49f2e8dead605.tar.gz
gentoo-42a7b82ba93c74155f879a5840d49f2e8dead605.tar.bz2
gentoo-42a7b82ba93c74155f879a5840d49f2e8dead605.zip
x11-terms/mlterm: add libxkbcommon dep
Closes: https://bugs.gentoo.org/771303 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/mlterm/mlterm-3.9.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-terms/mlterm/mlterm-3.9.1.ebuild b/x11-terms/mlterm/mlterm-3.9.1.ebuild
index b9a346d7cc15..962d9298bd69 100644
--- a/x11-terms/mlterm/mlterm-3.9.1.ebuild
+++ b/x11-terms/mlterm/mlterm-3.9.1.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
RDEPEND="x11-libs/libICE
+ x11-libs/libxkbcommon
x11-libs/libSM
x11-libs/libX11
bidi? ( dev-libs/fribidi )