README.md: re-order dependencies

This commit is contained in:
Johan Malm 2021-02-19 23:33:21 +00:00
parent 6cdf3d68f3
commit 2514fb0b99

View file

@ -32,16 +32,15 @@ Labwc has been inspired and influenced by [openbox](https://github.com/danakj/op
Dependencies include:
- meson, ninja
- meson, ninja, gcc/clang
- wlroots (0.11.0 - 0.12.0)
- wayland (>=1.16)
- wayland-protocols
- xwayland, xcb (optional)
- libinput (>=1.14)
- libxml2
- cairo, pango, glib-2.0
- xcb
- xkbcommon
- xwayland, xcb (optional)
Disable xwayland with `meson -Dxwayland=disabled build`