From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 274731382C5 for ; Sat, 12 Jun 2021 09:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E277E0801; Sat, 12 Jun 2021 09:24:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 421F3E0801 for ; Sat, 12 Jun 2021 09:24:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86CA33408CF for ; Sat, 12 Jun 2021 09:24:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA63A796 for ; Sat, 12 Jun 2021 09:24:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623489854.42a7b82ba93c74155f879a5840d49f2e8dead605.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mlterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/mlterm/mlterm-3.9.1.ebuild X-VCS-Directories: x11-terms/mlterm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 42a7b82ba93c74155f879a5840d49f2e8dead605 X-VCS-Branch: master Date: Sat, 12 Jun 2021 09:24:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bfed097b-3445-4279-9be1-ef65db13c8d9 X-Archives-Hash: b7b57116e70218b2cc76cd2c03d8e080 commit: 42a7b82ba93c74155f879a5840d49f2e8dead605 Author: Sam James gentoo org> AuthorDate: Sat Jun 12 09:24:14 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 12 09:24:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a7b82b x11-terms/mlterm: add libxkbcommon dep Closes: https://bugs.gentoo.org/771303 Signed-off-by: Sam James gentoo.org> x11-terms/mlterm/mlterm-3.9.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-terms/mlterm/mlterm-3.9.1.ebuild b/x11-terms/mlterm/mlterm-3.9.1.ebuild index b9a346d7cc1..962d9298bd6 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 )