From: Johan Malm Date: Mon, 15 Mar 2021 18:09:36 +0000 (+0000) Subject: README.md: update dependecy versions X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=0723ae2644079b3f3ff13720c4820d56e2ca4dd7;p=proto%2Flabwc.git README.md: update dependecy versions --- diff --git a/README.md b/README.md index 9b644685..7c81068f 100644 --- 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).