mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
buildserver now needs python3-defusedxml
4d13a904f3
means that defusedxml is required
to be installed on the buildserver guest.
This commit is contained in:
parent
11b3e5be3a
commit
cf4c9cb4ee
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ packages="
|
||||||
python-lxml
|
python-lxml
|
||||||
python-magic
|
python-magic
|
||||||
python-setuptools
|
python-setuptools
|
||||||
|
python3-defusedxml
|
||||||
python3-git/jessie-backports
|
python3-git/jessie-backports
|
||||||
python3-gitdb/jessie-backports
|
python3-gitdb/jessie-backports
|
||||||
python3-gnupg
|
python3-gnupg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue