mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
jami - update recipe
This commit is contained in:
parent
85316df88f
commit
ba796943ab
1 changed files with 2 additions and 3 deletions
|
|
@ -3065,9 +3065,8 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ automake autopoint bzip2 gettext libtool libyaml-cpp-dev
|
||||
make pkg-config python-is-python3 swig tar yasm
|
||||
- apt-get install -y -t bullseye-backports cmake
|
||||
- apt-get install -y automake autopoint bzip2 cmake g++ gettext libtool libyaml-cpp-dev
|
||||
make pkg-config python-is-python3 swig yasm
|
||||
gradle:
|
||||
- withUnifiedPush
|
||||
prebuild: sed -i -e "/android {/a lint { abortOnError = false }" build.gradle.kts
|
||||
|
|
|
|||
Loading…
Reference in a new issue