buildserver now needs python3-defusedxml

4d13a904f3 means that defusedxml is required
to be installed on the buildserver guest.
This commit is contained in:
Hans-Christoph Steiner 2018-09-03 22:42:31 +02:00
parent 11b3e5be3a
commit cf4c9cb4ee

View file

@ -89,6 +89,7 @@ packages="
python-lxml
python-magic
python-setuptools
python3-defusedxml
python3-git/jessie-backports
python3-gitdb/jessie-backports
python3-gnupg