mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: use wlroots0.18 package dep
This commit is contained in:
parent
9af441ecd3
commit
5951b4a25a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -80,7 +80,7 @@ jobs:
|
|||
run: |
|
||||
pacman-key --init
|
||||
pacman -Syu --noconfirm
|
||||
pacman -S --noconfirm git meson clang wlroots libdrm libinput \
|
||||
pacman -S --noconfirm git meson clang wlroots0.18 libdrm libinput \
|
||||
wayland-protocols cairo pango libxml2 xorg-xwayland librsvg \
|
||||
libdisplay-info gdb ttf-dejavu foot libsfdo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue