mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: use wlroots019 package for FreeBSD
This commit is contained in:
parent
667755ed1a
commit
0bae05b964
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -103,7 +103,7 @@ jobs:
|
||||||
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
||||||
pkg set -yn pkg:mesa-dri # hack to skip llvm dependency
|
pkg set -yn pkg:mesa-dri # hack to skip llvm dependency
|
||||||
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
|
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
|
||||||
hwdata wayland-protocols wlroots018 libdisplay-info
|
hwdata wayland-protocols wlroots019 libdisplay-info
|
||||||
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