mirror of
https://codeberg.org/dwl/dwl.git
synced 2024-12-26 11:16:30 +00:00
add missing library (xcb-icccm)
this library is also used by wlroots, so nothing new
This commit is contained in:
parent
dc59f7733d
commit
d11358762d
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ XWAYLAND =
|
|||
XLIBS =
|
||||
# Uncomment to build XWayland support
|
||||
#XWAYLAND = -DXWAYLAND
|
||||
#XLIBS = xcb
|
||||
#XLIBS = xcb xcb-icccm
|
||||
|
|
Loading…
Reference in a new issue