add missing library (xcb-icccm)

this library is also used by wlroots, so nothing new
This commit is contained in:
Leonardo Hernández Hernández 2022-09-18 15:49:30 -05:00
parent dc59f7733d
commit d11358762d
Failed to generate hash of commit

View file

@ -12,4 +12,4 @@ XWAYLAND =
XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
#XLIBS = xcb
#XLIBS = xcb xcb-icccm