mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
CI: FreeBSD switch from 'quarterly' to 'latest'
Latest wlroots requires libdrm-2.4.113 but 'quarterly' only provides libdrm-2.4.112. Switch to 'latest' to fix this.
This commit is contained in:
parent
92976f30d0
commit
d0fd7b42df
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -76,6 +76,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: |
|
prepare: |
|
||||||
|
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
|
wayland-protocols wlroots
|
||||||
run: echo "setup done"
|
run: echo "setup done"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue