gitlab-ci: paramiko from Debian to avoid crypto libs from source

Before it was cryptography, now bcrypt requires a Rust compiler:
https://gitlab.com/fdroid/fdroidserver/-/jobs/2929483724
This commit is contained in:
Hans-Christoph Steiner 2022-08-24 19:53:54 +02:00
parent 30284ed31c
commit 22ce23ebe0
1 changed files with 2 additions and 2 deletions

View File

@ -416,11 +416,11 @@ plugin_fetchsrclibs:
curl
git
python3-cffi
python3-cryptography
python3-matplotlib
python3-nacl
python3-pip
python3-paramiko
python3-pil
python3-pip
python3-pycparser
python3-venv
- python3 -m venv --system-site-packages env