1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

buildserver: fix apksigner install

Adding /bullseye-backports confuses things apparently.  Without it, apt
will look in bullseye-backports automatically, including for deps.  But it
will not look for deps in bullseye-backports if /bullseye-backports is used.

!1205
This commit is contained in:
Hans-Christoph Steiner 2022-10-11 16:21:59 +02:00
parent 47cbc47346
commit 759fa3b40a
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -51,7 +51,7 @@ apt-get upgrade
apt-get update || apt-get update
packages="
apksigner/bullseye-backports
apksigner
default-jdk-headless
default-jre-headless
dexdump