1bd4a8973d
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/ Change-Id: Iecca0321adc28153465a5e0947c4cf2767ac7ec8
51 lines
1.4 KiB
Plaintext
51 lines
1.4 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 [platform:dpkg test]
|
|
build-essential [platform:dpkg]
|
|
chromium-browser [platform:dpkg test]
|
|
curl
|
|
cyrus-sasl-devel [platform:rpm]
|
|
dbus
|
|
firefox [!platform:debian test]
|
|
gawk
|
|
gettext [test]
|
|
iceweasel [platform:debian test]
|
|
language-pack-en [platform:ubuntu]
|
|
libcurl-devel [platform:rpm]
|
|
libcurl4-gnutls-dev [platform:dpkg]
|
|
libmysqlclient-dev [platform:dpkg]
|
|
libpq-dev [platform:dpkg]
|
|
locales [platform:debian]
|
|
lsb-release [test]
|
|
mariadb [platform:rpm]
|
|
mariadb-devel [platform:rpm]
|
|
mariadb-server [platform:rpm]
|
|
mysql-client [platform:dpkg]
|
|
mysql-server [platform:dpkg]
|
|
openldap-devel [platform:rpm]
|
|
pkg-config [platform:dpkg]
|
|
pkgconfig [platform:rpm]
|
|
postgresql
|
|
postgresql-client [platform:dpkg]
|
|
postgresql-devel [platform:rpm]
|
|
postgresql-server [platform:rpm]
|
|
python-dev [platform:dpkg]
|
|
python-devel [platform:rpm]
|
|
python-lxml
|
|
python-zmq
|
|
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3.4 [platform:ubuntu-trusty]
|
|
python3.5 [platform:ubuntu-xenial]
|
|
python34-devel [platform:centos]
|
|
sqlite [platform:rpm]
|
|
sqlite-devel [platform:rpm]
|
|
sqlite3 [platform:dpkg]
|
|
uuid-dev [platform:dpkg]
|
|
xorg-x11-server-Xvfb [platform:rpm test]
|
|
xvfb [platform:dpkg test]
|
|
zlib-devel [platform:rpm]
|
|
zlib1g-dev [platform:dpkg]
|