mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
guilelessbopomofo - fix recipe
This commit is contained in:
parent
6d3ce7be64
commit
285dace697
1 changed files with 2 additions and 6 deletions
|
|
@ -541,12 +541,8 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y libsqlite3-dev
|
||||
- apt-get install -y ninja-build
|
||||
- curl -Lo cmake.tar.gz https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz
|
||||
- echo "73565c72355c6652e9db149249af36bcab44d9d478c5546fd926e69ad6b43640 cmake.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf cmake.tar.gz --strip-components=1 -C /usr/local/
|
||||
- apt-get install -y -t bullseye-backports cmake
|
||||
- apt-get install -y automake libsqlite3-dev libtool make ninja-build
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r23b
|
||||
|
|
|
|||
Loading…
Reference in a new issue