
The default filename for documenting binary dependencies has been changed from "other-requirements.txt" to "bindep.txt" with the release of bindep 2.1.0. While the previous name is still supported, it will be deprecated. Move the file around to follow this change. Note that this change is self-testing, the OpenStack CI infrastructure will use a "bindep.txt" file to setup nodes for testing. For more information about bindep, see also: http://docs.openstack.org/infra/manual/drivers.html#package-requirements http://docs.openstack.org/infra/bindep/ As well as this announcement: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html Change-Id: I085152503314c32f97d2bfddd2142d91c31ece06
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
apt-transport-https
|
|
lsb-release
|
|
ant
|
|
build-essential [platform:dpkg]
|
|
curl
|
|
cyrus-sasl-devel [platform:rpm]
|
|
dbus
|
|
firefox [!platform:debian]
|
|
gawk
|
|
iceweasel [platform:debian]
|
|
language-pack-en [platform:ubuntu]
|
|
libcurl-devel [platform:rpm]
|
|
libcurl4-gnutls-dev [platform:dpkg]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libjpeg-dev [platform:dpkg]
|
|
libjpeg-turbo-devel [platform:rpm]
|
|
libldap2-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libselinux-python [platform:rpm]
|
|
libuuid-devel [platform:rpm]
|
|
locales [platform:debian]
|
|
pkg-config [platform:dpkg]
|
|
pkgconfig [platform:rpm]
|
|
python-dev [platform:dpkg]
|
|
python-devel [platform:rpm]
|
|
python-libvirt [platform:dpkg]
|
|
python-lxml
|
|
python3-all-dev [platform:ubuntu-trusty]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3.4 [platform:ubuntu-trusty]
|
|
python34-devel [platform:centos]
|
|
unzip
|
|
uuid-dev [platform:dpkg]
|
|
xorg-x11-server-Xvfb [platform:rpm]
|
|
xvfb [platform:dpkg]
|