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
7aa2e3c359
commit
d94cc94ee0
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ arch_pip_install:
|
||||||
only:
|
only:
|
||||||
- master@fdroid/fdroidserver
|
- master@fdroid/fdroidserver
|
||||||
script:
|
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 .
|
- pip install -e .
|
||||||
- fdroid
|
- fdroid
|
||||||
- fdroid readmeta
|
- fdroid readmeta
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue