CI: explicitly depend on Mesa on Arch Linux

meson.build:102:0: ERROR: Dependency "egl" not found, tried pkgconfig
This commit is contained in:
Jan Beich 2021-01-05 09:41:35 +00:00
parent e012016d08
commit 160c0e92fe

View file

@ -4,6 +4,7 @@ packages:
- meson
- libinput
- libxkbcommon
- mesa
- scdoc
- wayland
- wayland-protocols