aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-10-26 15:04:48 +0200
committerKenny Levinsen <kl@kl.wtf>2021-10-26 15:31:38 +0200
commitc43130cb8958293b214117c449dfb06b045aa948 (patch)
treef5d872a6ced6890f16ec7709c18a36b439308c0c
parentbf42630d321c85a179d910fce47d61b32a7399d2 (diff)
readme: refresh dependencies
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 22549a7d..6af4e171 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,11 @@ Install dependencies:
* meson
* wayland
* wayland-protocols
-* EGL
-* GLESv2
+* EGL and GLESv2 (optional, for the GLES2 renderer)
+* Vulkan loader, headers and glslang (optional, for the Vulkan renderer)
* libdrm
* GBM
-* libinput
+* libinput (optional, for the libinput backend)
* xkbcommon
* udev
* pixman