mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 21:05:58 +01:00
Fix CI build
This commit is contained in:
parent
bdaf66a292
commit
f31fea7977
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ packages:
|
||||||
- mesa
|
- mesa
|
||||||
- libinput
|
- libinput
|
||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
|
- xcb-util-image
|
||||||
- libcap
|
- libcap
|
||||||
- pixman
|
- pixman
|
||||||
- clang
|
- clang
|
||||||
|
|
|
@ -16,6 +16,7 @@ arch:
|
||||||
- libinput
|
- libinput
|
||||||
- pixman
|
- pixman
|
||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
|
- xcb-util-image
|
||||||
- libcap
|
- libcap
|
||||||
script:
|
script:
|
||||||
- "meson build"
|
- "meson build"
|
||||||
|
|
Loading…
Reference in a new issue