mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
Fix the FreeBSD build
This commit is contained in:
parent
436ad33db8
commit
531cdc84b7
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ tasks:
|
|||
cd wlroots
|
||||
# Need this to compile 0.8.1
|
||||
git checkout d113e48a2a32542fe6e12f1759f07888364609bf
|
||||
meson --prefix=/usr build -Dexamples=false
|
||||
meson --prefix=/usr/local build -Dexamples=false
|
||||
ninja -C build
|
||||
sudo ninja -C build install
|
||||
- build: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue