add missing library (xcb-icccm) this library is also used by wlroots, so nothing new
1 files changed, 1 insertions(+), 1 deletions(-) M config.mk
M config.mk => config.mk +1 -1
@@ 12,4 12,4 @@ XWAYLAND = XLIBS = # Uncomment to build XWayland support #XWAYLAND = -DXWAYLAND -#XLIBS = xcb +#XLIBS = xcb xcb-icccm