contributor-guide/bindep.txt
Andreas Jaeger b7254c9785 Add minimal bindep file
Add a file to document the binary requirements we need.

This will be used by OpenStack CI and the smaller than default list will
speed up running our tests.

Change-Id: Ia8989525684af01bb3bb943db1b7e3e41e5f6be2
2017-10-24 19:41:41 +02:00

9 lines
271 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
python-dev [platform:dpkg]
python-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]