From f49a3a0395bb652bd1cd98f3e410c7d9284f1769 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Thu, 15 Oct 2020 21:08:49 +0100 Subject: [PATCH] README.md: update dependencies (issue #4) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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