99cc3f27d3
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
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]
|