Note that previous df131cdb78c6e3e79c3fafa522f0e4f6b43d2ab4 libX11 headers were also required for building (but not for runtime)
Also, I want to apologize to the packagers for do not list all the required dependencies before.
ZBPK52M2SWTUVHBWMB4RDZ4KT6TP22SNHQLD37RNKHDDVTYZW4YQC
dwl has only two dependencies: `wlroots` and `wayland-protocols`.
dwl has the following dependencies:
```
libinput
wayland
wlroots (compiled with the libinput backend)
xkbcommon
wayland-protocols (compile-time only)
pkg-config (compile-time only)
```
If you enable X11 support:
```
libxcb
libxcb-wm
wlroots (compiled with X11 support)
Xwayland (runtime only)
```