mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -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: |
|
prepare: |
|
||||||
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
||||||
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
|
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
|
||||||
wayland-protocols wlroots
|
hwdata wayland-protocols wlroots
|
||||||
run: echo "setup done"
|
run: echo "setup done"
|
||||||
|
|
||||||
- name: Install Void Linux dependencies
|
- name: Install Void Linux dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue