commit:     683ebd4495367a980dcdf547f51ddcb1b033fd3a
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Fri Sep  9 13:29:58 2022 +0000
Commit:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Fri Sep  9 13:32:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=683ebd44

gui-wm/dwl: fixed libxcb dependency

Copied off of version 9999

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 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 1c27fa208..8438f673a 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="

Reply via email to