openstackdocstheme/bindep.txt
Andreas Jaeger d7fe40bd18 Install required packages
Document what is needed for testing and building  -and use this in
our CI.

This uses a bindep.txt file.

Change-Id: Ia5e9ea90e2fcb02d44c74c96a4bfe957b649a856
2016-09-01 20:56:42 +02:00

16 lines
555 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
libxml2-dev [platform:dpkg]
libxml2-devel [platform:rpm]
libxml2-utils [platform:dpkg]
libxslt-devel [platform:rpm]
libxslt1-dev [platform:dpkg]
python-dev [platform:dpkg]
python3-all [platform:dpkg !platform:ubuntu-precise]
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-devel [platform:fedora]
python34-devel [platform:centos]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]