]> git.mdlowis.com Git - proto/labwc.git/commitdiff
README.md: re-order dependencies
authorJohan Malm <jgm323@gmail.com>
Fri, 19 Feb 2021 23:33:21 +0000 (23:33 +0000)
committerJohan Malm <jgm323@gmail.com>
Fri, 19 Feb 2021 23:33:21 +0000 (23:33 +0000)
README.md

index 8fed00d41cd23c9c3e9e6605a33849b2490d2431..b00192e7651bd88acd155542b59e9d16aa4c6eaa 100644 (file)
--- 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`