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 6F15813835C for ; Wed, 23 Dec 2020 10:25:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B43A2BC048; Wed, 23 Dec 2020 10:25:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 45BC42BC048 for ; Wed, 23 Dec 2020 10:25:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4A1553419AC for ; Wed, 23 Dec 2020 10:25:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E8BA465 for ; Wed, 23 Dec 2020 10:24:59 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608715540.e7b88bffd58718332014108f7cdd513041e32e8a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/i3lock-color/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild X-VCS-Directories: x11-misc/i3lock-color/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e7b88bffd58718332014108f7cdd513041e32e8a X-VCS-Branch: master Date: Wed, 23 Dec 2020 10:24:59 +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: af2bc186-f949-4e1a-826a-8945c663e11e X-Archives-Hash: 6e6a15a3c09e70efb25a5daf3ceba887 commit: e7b88bffd58718332014108f7cdd513041e32e8a Author: Theo Anderson posteo de> AuthorDate: Wed Dec 23 09:25:40 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Dec 23 09:25:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7b88bff x11-misc/i3lock-color: depend x11-libs/libxkbcommon[X] Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild index 4a9e1e32..0a70af4c 100644 --- a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild @@ -24,7 +24,7 @@ DEPEND=" x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm - x11-libs/libxkbcommon + x11-libs/libxkbcommon[X] " RDEPEND=" ${DEPEND}