api-site/bindep.txt
Andreas Jaeger 7864f71aed 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: If0195ba62a24ca1ce23b827bb2282099597b38e2
2017-02-24 13:29:27 +00:00

12 lines
343 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
gettext
graphviz
libjpeg-dev [platform:dpkg]
libjpeg-turbo-devel [platform:rpm]
python-dev [platform:dpkg]
python-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]