mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
ci/macos: install ninja
This commit is contained in:
committed by
Frans de Jonge
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
|
||||
|
||||
Reference in New Issue
Block a user