mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Jami - newer cmake
This commit is contained in:
parent
68b4a0c883
commit
28d53e5d44
1 changed files with 3 additions and 2 deletions
|
|
@ -2091,8 +2091,9 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake g++ swig autoconf automake m4 libtool pkg-config
|
||||
yasm tar gettext autopoint xz-utils bzip2 make python-is-python3
|
||||
- apt-get install -y g++ swig autoconf automake m4 libtool pkg-config yasm tar
|
||||
gettext autopoint xz-utils bzip2 make python-is-python3
|
||||
- apt-get install -y -t bullseye-backports cmake
|
||||
gradle:
|
||||
- noPush
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue