mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
gitlab-ci: arch job needs to build python-cryptography
This commit is contained in:
parent
7aa2e3c359
commit
d94cc94ee0
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 tar
|
||||
- pip install -e .
|
||||
- fdroid
|
||||
- fdroid readmeta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue