Update bindep.txt

Since we're not using XML anymore, remove now unused binary package
dependencies.

Add python-devel for RPM platforms.

Note that this test is self-testing - the new config will be used
directly in the OpenStack CI system.

Change-Id: Ied1542f4dcbc835520093450ac1d9b95abf0f1cc
This commit is contained in:
Andreas Jaeger 2017-02-24 13:27:25 +00:00
parent 2dfb0757c4
commit 99cc3f27d3
1 changed files with 1 additions and 6 deletions

View File

@ -2,12 +2,7 @@
# see http://docs.openstack.org/infra/bindep/ for additional information.
gettext
libxml2-dev [platform:dpkg]
libxml2-devel [platform:rpm]
libxml2-utils [platform:dpkg]
libxslt-devel [platform:rpm]
libxslt1-dev [platform:dpkg]
python-dev [platform:dpkg]
python-lxml
python-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]