From eb4d4059093c36dcfa51d635aa54c9db03d81fd1 Mon Sep 17 00:00:00 2001 From: Doug Hellmann <doug@doughellmann.com> Date: Tue, 3 Oct 2017 15:26:04 -0400 Subject: [PATCH] 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> --- bindep.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index d015f8740d..7a64da624c 100644 --- a/bindep.txt +++ b/bindep.txt @@ -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]