mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Apply 2 suggestion(s) to 1 file(s)
This commit is contained in:
parent
f153234b9e
commit
181cc06d7c
1 changed files with 2 additions and 2 deletions
|
|
@ -2589,7 +2589,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make
|
||||
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make meson
|
||||
gradle:
|
||||
- afatFd_v7a
|
||||
rm:
|
||||
|
|
@ -2610,7 +2610,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make
|
||||
- apt-get install -y ninja-build golang-go yasm cmake libuv1 make meson
|
||||
gradle:
|
||||
- afatFd_v8a
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue