From 2514fb0b9916339d39c2b29a690b13fbe2b0d63c Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 19 Feb 2021 23:33:21 +0000 Subject: [PATCH] README.md: re-order dependencies --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8fed00d4..b00192e7 100644 --- a/README.md +++ b/README.md @@ -32,16 +32,15 @@ Labwc has been inspired and influenced by [openbox](https://github.com/danakj/op Dependencies include: -- meson, ninja +- meson, ninja, gcc/clang - wlroots (0.11.0 - 0.12.0) - wayland (>=1.16) - wayland-protocols -- xwayland, xcb (optional) - libinput (>=1.14) - libxml2 - cairo, pango, glib-2.0 -- xcb - xkbcommon +- xwayland, xcb (optional) Disable xwayland with `meson -Dxwayland=disabled build`