remove apt install lbzip2 to avoid broken dependencies

This commit is contained in:
Shelikhoo 2024-04-23 12:06:45 +01:00
parent 7e94ef53e9
commit d40995035f
No known key found for this signature in database
GPG key ID: 4C9764E9FE80A3DC

View file

@ -54,7 +54,6 @@ variables:
golang-golang-x-sys-dev
golang-golang-x-text-dev
golang-golang-x-xerrors-dev
lbzip2
# use Go installed as part of the official, Debian-based Docker images
.golang-docker-debian-template: &golang-docker-debian-template
@ -63,7 +62,6 @@ variables:
- apt-get -qy install --no-install-recommends
ca-certificates
git
lbzip2
.go-test: &go-test
- gofmt -d .
@ -115,7 +113,6 @@ android:
unzip
wget
ca-certificates
lbzip2
- ndk=android-ndk-r21e-linux-x86_64.zip
- wget --continue --no-verbose https://dl.google.com/android/repository/$ndk