gitlab-ci: arch job needs to build python-cryptography

This commit is contained in:
Hans-Christoph Steiner 2021-02-09 09:14:08 +01:00
parent 267d7a4eac
commit d75ba81be0
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ arch_pip_install:
only:
- master@fdroid/fdroidserver
script:
- pacman --sync --sysupgrade --refresh --noconfirm git grep python-pip python-virtualenv tar
- pacman --sync --sysupgrade --refresh --noconfirm gcc git grep python-pip python-virtualenv python-wheel tar
- pip install -e .[test]
- fdroid
- fdroid readmeta