mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-31 22:25:27 -04:00
CI: explicitly depend on Mesa on Arch Linux
meson.build:102:0: ERROR: Dependency "egl" not found, tried pkgconfig
This commit is contained in:
parent
40fc92f7e7
commit
b07647fb78
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ packages:
|
||||||
- meson
|
- meson
|
||||||
- libinput
|
- libinput
|
||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
|
- mesa
|
||||||
- scdoc
|
- scdoc
|
||||||
- wayland
|
- wayland
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue