mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: arch job needs to build python-cryptography
This commit is contained in:
parent
267d7a4eac
commit
d75ba81be0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue