jami - update recipe

This commit is contained in:
Licaon_Kter 2024-03-22 11:44:39 +00:00
parent 85316df88f
commit ba796943ab

View file

@ -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