mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
Remove curl and jq dependencies from PlayStation 4 build in libretro buildbot
This commit is contained in:
parent
755e6a8674
commit
2efcddd654
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
.deps-linux-alpine:
|
||||
script:
|
||||
- sudo apk add git jq curl python3 gcc g++ ninja
|
||||
- sudo apk add git python3 gcc g++ ninja
|
||||
- python3 -m ensurepip
|
||||
- python3 -m pip install meson cmake
|
||||
- export PATH="$HOME/.local/bin:$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue