CI: Add hwdata to FreeBSD build requirements

This commit is contained in:
Consolatis 2023-02-24 14:46:24 +01:00
parent e9d507bbbf
commit 440372c2da

View file

@ -88,7 +88,7 @@ jobs:
prepare: |
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
wayland-protocols wlroots
hwdata wayland-protocols wlroots
run: echo "setup done"
- name: Install Void Linux dependencies