mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Jami - fix recipe
This commit is contained in:
parent
9b8071e553
commit
4f81d82678
1 changed files with 3 additions and 2 deletions
|
|
@ -2091,8 +2091,9 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- 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 g++ automake autopoint bzip2 gettext libtool make pkg-config
|
||||
python-is-python3 swig tar yasm
|
||||
- apt-get install -y -t bullseye-backports cmake
|
||||
gradle:
|
||||
- noPush
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue