mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-22 20:55:19 -04:00
Merge branch 'fix-ci-plugin_fetchsrclibs' into 'master'
gitlab-ci: paramiko from Debian to avoid crypto libs from source See merge request fdroid/fdroidserver!1175
This commit is contained in:
commit
114fee3bfd
1 file changed
+2
-2
+2
-2
@@ -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
|
||||
|
||||
Reference in new issue
Block a user