aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfe İzbudak <efe.izbudak@metu.edu.tr>2022-09-09 09:29:58 -0400
committerEfe İzbudak <efe.izbudak@metu.edu.tr>2022-09-09 16:32:26 +0300
commit683ebd4495367a980dcdf547f51ddcb1b033fd3a (patch)
tree31dbad90cd9299c726307eed5f1d59b8768c8119
parentx11-misc/ksnip: bump to clean up xdg inherit. Thanks tastytea! (diff)
downloadguru-683ebd4495367a980dcdf547f51ddcb1b033fd3a.tar.gz
guru-683ebd4495367a980dcdf547f51ddcb1b033fd3a.tar.bz2
guru-683ebd4495367a980dcdf547f51ddcb1b033fd3a.zip
gui-wm/dwl: fixed libxcb dependency
Copied off of version 9999 Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
-rw-r--r--gui-wm/dwl/dwl-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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="