From c43130cb8958293b214117c449dfb06b045aa948 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 26 Oct 2021 15:04:48 +0200 Subject: [PATCH] readme: refresh dependencies --- README.md | 6 +++--- 1 file 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