Merge "Add libxml2-devel package dependency"

This commit is contained in:
Jenkins 2017-08-15 15:01:23 +00:00 committed by Gerrit Code Review
commit 5369d07c1f
3 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ nova_distro_packages:
- iptables
- postgresql-devel
- which
- libxml2-devel
# Spice console yum packages
nova_spice_distro_packages:

View File

@ -26,6 +26,7 @@ nova_distro_packages:
- iptables
- postgresql-devel
- which
- libxml2-devel
# Spice console zypper packages
nova_spice_distro_packages:

View File

@ -25,6 +25,7 @@ nova_distro_packages:
- git
- libpq-dev
- iptables
- libxml2-dev
# Spice console apt packages
nova_spice_distro_packages: