mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: Add hwdata to FreeBSD build requirements
This commit is contained in:
parent
e9d507bbbf
commit
440372c2da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue