mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
tordnscrypt - update recipe
This commit is contained in:
parent
7062f25d5b
commit
9a1f30c09f
1 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue