tordnscrypt - update recipe

This commit is contained in:
Licaon_Kter 2024-04-16 09:51:19 +00:00
parent 7062f25d5b
commit 9a1f30c09f

View file

@ -582,9 +582,8 @@ Builds:
submodules: true
sudo:
- apt-get update
- apt-get install -y autogen automake autopoint g++ libc-dev make gettext libtool
pkg-config rename shtool bzip2
- apt-get install -t bullseye-backports -y golang-go
- apt-get install -y autogen automake autopoint bzip2 g++ gettext golang-go
libc-dev libtool make pkg-config rename shtool
init:
- sed -i -e "s/ndkVersion .*/ndkVersion '23.0.7599858'/" build.gradle
- libs/prebuild
@ -621,9 +620,8 @@ Builds:
submodules: true
sudo:
- apt-get update
- apt-get install -y autogen automake autopoint g++ libc-dev make gettext libtool
pkg-config rename shtool bzip2
- apt-get install -t bullseye-backports -y golang-go
- apt-get install -y autogen automake autopoint bzip2 g++ gettext golang-go
libc-dev libtool make pkg-config rename shtool
init:
- sed -i -e "s/ndkVersion .*/ndkVersion '23.0.7599858'/" build.gradle
- libs/prebuild