mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Merge branch 'fix-ci-servergitmirrors' into 'master'
gitlab-ci: fix servergitmirrors by using Debian packages See merge request fdroid/fdroidserver!1073
This commit is contained in:
commit
39a25fc191
1 changed files with 4 additions and 2 deletions
|
@ -434,11 +434,13 @@ servergitmirrors:
|
||||||
git
|
git
|
||||||
openssh-client
|
openssh-client
|
||||||
openssl
|
openssl
|
||||||
|
python3-cffi
|
||||||
python3-cryptography
|
python3-cryptography
|
||||||
python3-matplotlib
|
python3-matplotlib
|
||||||
python3-cffi
|
python3-nacl
|
||||||
python3-pip
|
|
||||||
python3-pil
|
python3-pil
|
||||||
|
python3-pip
|
||||||
|
python3-pycparser
|
||||||
python3-venv
|
python3-venv
|
||||||
rsync
|
rsync
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue