From: Johan Malm Date: Thu, 15 Oct 2020 20:08:49 +0000 (+0100) Subject: README.md: update dependencies (issue #4) X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=f49a3a0395bb652bd1cd98f3e410c7d9284f1769;p=proto%2Flabwc.git README.md: update dependencies (issue #4) --- diff --git a/README.md b/README.md index 6066f6f2..5db2dc3a 100644 --- a/README.md +++ b/README.md @@ -28,16 +28,17 @@ Labwc is based on the wlroots library. The following were considered before choo meson build && ninja -C build -Runtime dependencies include: +Build dependencies include: +- meson - wlroots (>=0.10.0) +- wayland +- wayland-protocols - xwayland - libxml2 - cairo - pango - -To build you also need headers for: - +- glib-2.0 - xcb - xkbcommon