From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1636353-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id AB99D1581D3
	for <garchives@archives.gentoo.org>; Tue, 28 May 2024 14:09:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A25C6E2A1A;
	Tue, 28 May 2024 14:09:01 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 810EDE2A1A
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 May 2024 14:09:01 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B93D6335C0B
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 May 2024 14:09:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 518F7158
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 May 2024 14:08:59 +0000 (UTC)
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" <dlan@gentoo.org>
Message-ID: <1716905318.b72175657a23a6b0c24749662760f458e8326466.dlan@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/hyprland/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gui-wm/hyprland/hyprland-9999.ebuild
X-VCS-Directories: gui-wm/hyprland/
X-VCS-Committer: dlan
X-VCS-Committer-Name: Yixun Lan
X-VCS-Revision: b72175657a23a6b0c24749662760f458e8326466
X-VCS-Branch: master
Date: Tue, 28 May 2024 14:08:59 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 1d0f6047-b732-4f60-a391-0814d8019f22
X-Archives-Hash: ed6f9219b10bd4a3d701d5c9be68646d

commit:     b72175657a23a6b0c24749662760f458e8326466
Author:     Brett Alcox <brettalcox <AT> gmail <DOT> com>
AuthorDate: Sun May 26 21:18:48 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue May 28 14:08:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7217565

gui-wm/hyprland: adding xcb-util-errors dep

Closes: https://github.com/gentoo/gentoo/pull/36831
Signed-off-by: Brett Alcox <brettalcox <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 gui-wm/hyprland/hyprland-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild
index ad5b3e956be3..8165be18f238 100644
--- a/gui-wm/hyprland/hyprland-9999.ebuild
+++ b/gui-wm/hyprland/hyprland-9999.ebuild
@@ -52,6 +52,7 @@ WLROOTS_DEPEND="
 	virtual/libudev:=
 	X? (
 		x11-libs/libxcb:=
+		x11-libs/xcb-util-errors
 		x11-libs/xcb-util-renderutil
 		x11-libs/xcb-util-wm
 		x11-base/xwayland