CI: chase wlroots package rename on FreeBSD

2cb7175c92
This commit is contained in:
Jan Beich 2025-02-20 02:12:03 +01:00
parent c3a1a59a58
commit 6afc42a23f

View file

@ -92,7 +92,7 @@ jobs:
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
pkg set -yn pkg:mesa-dri # hack to skip llvm dependency
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
hwdata wayland-protocols wlroots libdisplay-info
hwdata wayland-protocols wlroots018 libdisplay-info
run: echo "setup done"
- name: Install Void Linux dependencies