From 667755ed1a5fc9806523a4853debebbabc5ec425 Mon Sep 17 00:00:00 2001 From: tokyo4j Date: Mon, 9 Jun 2025 16:57:23 +0900 Subject: [PATCH] CI: use wlroots0.19 package for Arch Linux --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4bb789df..f50fd372 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: run: | pacman-key --init pacman -Syu --noconfirm - pacman -S --noconfirm git meson clang wlroots0.18 libdrm libinput \ + pacman -S --noconfirm git meson clang wlroots0.19 libdrm libinput \ wayland-protocols cairo pango libxml2 xorg-xwayland librsvg \ libdisplay-info gdb ttf-dejavu foot libsfdo -- 2.52.0