mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labnag: fix FreeBSD signalfd() build error
This commit is contained in:
parent
8a5a04cc1a
commit
6c3cf84b07
4 changed files with 14 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -103,7 +103,8 @@ jobs:
|
|||
sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
||||
pkg set -yn pkg:mesa-dri # hack to skip llvm dependency
|
||||
pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
|
||||
hwdata wayland-protocols wlroots019 libdisplay-info
|
||||
hwdata wayland-protocols libdisplay-info libepoll-shim \
|
||||
wlroots019
|
||||
run: echo "setup done"
|
||||
|
||||
- name: Install Void Linux dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue