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 committed by Jente Hidskes
parent 40fc92f7e7
commit b07647fb78

View file

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