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

provision-apt-get-install: gpg needs to come from stretch-backports

https://gitlab.com/eighthave/fdroiddata/-/jobs/611438997
Otherwise it fails to install:

```
  gpg : Depends: gpgconf (= 2.2.20-1~bpo9+1)
        Depends: libassuan0 (>= 2.5.0) but 2.4.3-2 is to be installed
        Depends: libgpg-error0 (>= 1.35) but 1.26-2 is to be installed
```

* 7e8c244473
* !769
This commit is contained in:
Hans-Christoph Steiner 2020-06-25 18:06:35 +02:00
parent f70a4e11dd
commit e659a5353d
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -71,7 +71,7 @@ packages="
git-core
git-svn
gperf
gpg
gpg/stretch-backports
javacc
libarchive-zip-perl
libexpat1-dev