]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README.md: update dependencies (issue #4)
authorJohan Malm <jgm323@gmail.com>
Thu, 15 Oct 2020 20:08:49 +0000 (21:08 +0100)
committerJohan Malm <jgm323@gmail.com>
Thu, 15 Oct 2020 20:08:49 +0000 (21:08 +0100)
README.md

index 6066f6f2479f27150bba24ad4171f54bbf4f227b..5db2dc3a8e6fc3a80295e3bb31da596e621cc254 100644 (file)
--- 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