mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
baresip - update recipe
This commit is contained in:
parent
d6f3c7d4d8
commit
5dad2a0d96
1 changed files with 2 additions and 3 deletions
|
|
@ -3743,8 +3743,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake libre-dev libtool make pkg-config wget
|
||||
- apt-get install -t bullseye-backports cmake
|
||||
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|..|'
|
||||
|
|
@ -3753,7 +3752,7 @@ Builds:
|
|||
- cd ../libbaresip-android
|
||||
- make download-sources
|
||||
- make all
|
||||
ndk: r26c
|
||||
ndk: 26.1.10909125
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
|
|
|||
Loading…
Reference in a new issue