mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-13 02:30:30 +03:00
Merge branch 'fix_ci' into 'master'
[CI] install python3-matplotlib from apt See merge request fdroid/fdroidserver!1045
This commit is contained in:
commit
80e608a119
1 changed files with 2 additions and 0 deletions
|
|
@ -393,6 +393,7 @@ plugin_fetchsrclibs:
|
||||||
git
|
git
|
||||||
python3-cffi
|
python3-cffi
|
||||||
python3-cryptography
|
python3-cryptography
|
||||||
|
python3-matplotlib
|
||||||
python3-pip
|
python3-pip
|
||||||
python3-pil
|
python3-pil
|
||||||
python3-venv
|
python3-venv
|
||||||
|
|
@ -431,6 +432,7 @@ servergitmirrors:
|
||||||
openssh-client
|
openssh-client
|
||||||
openssl
|
openssl
|
||||||
python3-cryptography
|
python3-cryptography
|
||||||
|
python3-matplotlib
|
||||||
python3-cffi
|
python3-cffi
|
||||||
python3-pip
|
python3-pip
|
||||||
python3-pil
|
python3-pil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue