mirror of
https://github.com/labwc/labwc.git
synced 2026-03-15 05:33:53 -04:00
README.md: update dependencies (issue #4)
This commit is contained in:
parent
a81b405150
commit
f49a3a0395
1 changed files with 5 additions and 4 deletions
|
|
@ -28,16 +28,17 @@ Labwc is based on the wlroots library. The following were considered before choo
|
||||||
|
|
||||||
meson build && ninja -C build
|
meson build && ninja -C build
|
||||||
|
|
||||||
Runtime dependencies include:
|
Build dependencies include:
|
||||||
|
|
||||||
|
- meson
|
||||||
- wlroots (>=0.10.0)
|
- wlroots (>=0.10.0)
|
||||||
|
- wayland
|
||||||
|
- wayland-protocols
|
||||||
- xwayland
|
- xwayland
|
||||||
- libxml2
|
- libxml2
|
||||||
- cairo
|
- cairo
|
||||||
- pango
|
- pango
|
||||||
|
- glib-2.0
|
||||||
To build you also need headers for:
|
|
||||||
|
|
||||||
- xcb
|
- xcb
|
||||||
- xkbcommon
|
- xkbcommon
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue