b7254c9785
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
9 lines
271 B
Plaintext
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]
|