CI: chase wlroots package rename on FreeBSD

2cb7175c92
This commit is contained in:
Jan Beich 2025-02-20 02:12:03 +01:00 committed by Consolatis
parent 1fe4797a9d
commit c1a27b139c

View file

@ -103,7 +103,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