Merge "Ensure libxml2 is installed on debian systems"

This commit is contained in:
Zuul 2022-01-26 10:05:44 +00:00 committed by Gerrit Code Review
commit 7c9db91baa

View File

@ -19,6 +19,7 @@ cache_timeout: 600
# Common apt packages
aodh_distro_packages:
- rpcbind
- libxml2
aodh_devel_distro_packages:
- libffi-dev