2db0497fde
This avoids falling back to the global bindep-fallback.txt which installs a pretty big environment. Without this change, a lot of additional but unnecessary packages are installed on the nodepool workers. Change-Id: I8c581225eada929bc947b13f851bb228000f32fe
23 lines
821 B
Plaintext
23 lines
821 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for install and tests; # see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
build-essential [platform:dpkg test]
|
|
gcc [platform:rpm test]
|
|
gettext [!platform:suse]
|
|
gettext-runtime [platform:suse]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:redhat]
|
|
libffi48-devel [platform:suse]
|
|
virtual/libffi [platform:gentoo]
|
|
locales [platform:debian]
|
|
mariadb [platform:rpm]
|
|
mariadb-server [platform:redhat]
|
|
mariadb-devel [platform:redhat]
|
|
libmysqlclient-dev [platform:dpkg]
|
|
libmysqlclient-devel [platform:suse]
|
|
mysql-client [platform:dpkg]
|
|
mysql-server [platform:dpkg]
|
|
postgresql
|
|
postgresql-client [platform:dpkg]
|
|
postgresql-devel [platform:rpm]
|
|
postgresql-server [platform:rpm]
|