import bindep settings from release-tools

This patch copies all of the extra values from release-tools in
anticipation of needing them when the remaining commands are copied from
release-tools into this repository.

Change-Id: Ia8c12d8d8b171453323e4a9b3b60037fa6354eb9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-10-03 15:26:04 -04:00
parent 3146ea542e
commit eb4d405909

View File

@ -1,6 +1,24 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
dbus-devel [platform:rpm]
dbus-glib-devel [platform:rpm]
language-pack-en [platform:ubuntu]
libjpeg-dev [platform:dpkg]
libdbus-1-dev [platform:dpkg]
libdbus-glib-1-dev [platform:dpkg]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libjpeg-dev [platform:dpkg]
libssl-dev [platform:dpkg]
locales [platform:debian]
openssl-devel [platform:rpm]
python-dev [platform:dpkg]
python-devel [platform:rpm]
python-libvirt [platform:dpkg]
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]
virtual/libffi [platform:gentoo]