mirror of
https://github.com/koreader/koreader
synced 2024-11-11 19:11:14 +00:00
ci/macos: install ninja
This commit is contained in:
parent
b2d495fcdd
commit
ea538900ba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
packages=(
|
||||
nasm binutils coreutils libtool autoconf automake cmake make
|
||||
makedepend sdl2 lua@5.1 luarocks gettext pkg-config wget
|
||||
gnu-getopt grep bison p7zip
|
||||
gnu-getopt grep bison p7zip ninja
|
||||
)
|
||||
# Lua 5.1 is disabled, so we need to work around that:
|
||||
# - fetch all packages
|
||||
|
Loading…
Reference in New Issue
Block a user