]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README.md: update dependecy versions
authorJohan Malm <jgm323@gmail.com>
Mon, 15 Mar 2021 18:09:36 +0000 (18:09 +0000)
committerJohan Malm <jgm323@gmail.com>
Mon, 15 Mar 2021 18:09:36 +0000 (18:09 +0000)
README.md

index 9b644685ec9ed71bd159f2635574dd3a051e49f8..7c81068fd40140dbe152d3a80afa655203cbb4d3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ It has the following aims:
 Dependencies include:
 
 - meson, ninja, gcc/clang
-- wlroots (0.11.0 - 0.12.0)
-- wayland (>=1.16)
+- wlroots (master)
+- wayland (>=1.19)
 - wayland-protocols
 - libinput (>=1.14)
 - libxml2
@@ -44,7 +44,7 @@ Dependencies include:
 - xkbcommon
 - xwayland, xcb (optional)
 
-Disable xwayland with `meson -Dxwayland=disabled build`
+Disable xwayland with `meson -Dxwayland=disabled build/`
 
 For further details see [wiki/Build](https://github.com/johanmalm/labwc/wiki/Build).