readme: refresh dependencies

This commit is contained in:
Simon Ser 2021-10-26 15:04:48 +02:00 committed by Kenny Levinsen
parent bf42630d32
commit c43130cb89
1 changed files with 3 additions and 3 deletions

View File

@ -43,11 +43,11 @@ Install dependencies:
* meson * meson
* wayland * wayland
* wayland-protocols * wayland-protocols
* EGL * EGL and GLESv2 (optional, for the GLES2 renderer)
* GLESv2 * Vulkan loader, headers and glslang (optional, for the Vulkan renderer)
* libdrm * libdrm
* GBM * GBM
* libinput * libinput (optional, for the libinput backend)
* xkbcommon * xkbcommon
* udev * udev
* pixman * pixman