From 683ebd4495367a980dcdf547f51ddcb1b033fd3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efe=20=C4=B0zbudak?= Date: Fri, 9 Sep 2022 09:29:58 -0400 Subject: [PATCH] gui-wm/dwl: fixed libxcb dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copied off of version 9999 Signed-off-by: Efe İzbudak --- gui-wm/dwl/dwl-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/dwl/dwl-0.3.1.ebuild b/gui-wm/dwl/dwl-0.3.1.ebuild index 1c27fa2082..8438f673a7 100644 --- a/gui-wm/dwl/dwl-0.3.1.ebuild +++ b/gui-wm/dwl/dwl-0.3.1.ebuild @@ -18,8 +18,8 @@ RDEPEND=" dev-libs/libinput dev-libs/wayland gui-libs/wlroots:0/15[X(-)?] - x11-libs/libxcb x11-libs/libxkbcommon + X? ( x11-libs/libxcb ) " DEPEND="${RDEPEND}" BDEPEND="