mirror of
https://github.com/labwc/labwc.git
synced 2026-03-15 05:33:53 -04:00
README.md: re-order dependencies
This commit is contained in:
parent
6cdf3d68f3
commit
2514fb0b99
1 changed files with 2 additions and 3 deletions
|
|
@ -32,16 +32,15 @@ Labwc has been inspired and influenced by [openbox](https://github.com/danakj/op
|
||||||
|
|
||||||
Dependencies include:
|
Dependencies include:
|
||||||
|
|
||||||
- meson, ninja
|
- meson, ninja, gcc/clang
|
||||||
- wlroots (0.11.0 - 0.12.0)
|
- wlroots (0.11.0 - 0.12.0)
|
||||||
- wayland (>=1.16)
|
- wayland (>=1.16)
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- xwayland, xcb (optional)
|
|
||||||
- libinput (>=1.14)
|
- libinput (>=1.14)
|
||||||
- libxml2
|
- libxml2
|
||||||
- cairo, pango, glib-2.0
|
- cairo, pango, glib-2.0
|
||||||
- xcb
|
|
||||||
- xkbcommon
|
- xkbcommon
|
||||||
|
- xwayland, xcb (optional)
|
||||||
|
|
||||||
Disable xwayland with `meson -Dxwayland=disabled build`
|
Disable xwayland with `meson -Dxwayland=disabled build`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue