mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-01 18:13:57 +00:00
Add X11 and ALSA dependencies to FreeBSD CI
This commit is contained in:
parent
ed1145fbea
commit
80b73c0d4b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -291,7 +291,7 @@ jobs:
|
||||
release: "15.0"
|
||||
usesh: true
|
||||
prepare: |
|
||||
pkg install -y cmake ninja qt6-base git
|
||||
pkg install -y cmake ninja qt6-base git xorg alsa-lib
|
||||
run: |
|
||||
cmake -S . -B build -G Ninja \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user