aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-09-18 15:49:30 -0500
committerLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-09-18 15:49:30 -0500
commitd11358762d3693e8e268ecf01861f522a0dc96f5 (patch)
tree1037432225a49bae40a855b81c08f5119e688ac8 /config.mk
parentdc59f7733d0315b3240b46321f3b5ae2ecc16b49 (diff)
add missing library (xcb-icccm)
this library is also used by wlroots, so nothing new
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 4638d5f..c7b5d16 100644
--- a/config.mk
+++ b/config.mk
@@ -12,4 +12,4 @@ XWAYLAND =
XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
-#XLIBS = xcb
+#XLIBS = xcb xcb-icccm