summaryrefslogtreecommitdiff
path: root/other-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'other-requirements.txt')
-rw-r--r--other-requirements.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/other-requirements.txt b/other-requirements.txt
new file mode 100644
index 0000000..4ed3c07
--- /dev/null
+++ b/other-requirements.txt
@@ -0,0 +1,27 @@
+# This is a cross-platform list tracking distribution packages needed by tests;
+# see http://docs.openstack.org/infra/bindep/ for additional information.
+
+gettext
+libssl-dev
+
+dbus-devel [platform:rpm]
+dbus-glib-devel [platform:rpm]
+libdbus-1-dev [platform:dpkg]
+libdbus-glib-1-dev [platform:dpkg]
+libffi-dev [platform:dpkg]
+libffi-devel [platform:rpm]
+libldap2-dev [platform:dpkg]
+libsasl2-dev [platform:dpkg]
+libxml2-dev [platform:dpkg]
+libxslt1-dev [platform:dpkg]
+python-dev [platform:dpkg]
+python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
+python3-dev [platform:dpkg]
+python3.4 [platform:ubuntu-trusty]
+python3.5 [platform:ubuntu-xenial]
+
+cyrus-sasl-devel [platform:rpm]
+libxml2-devel [platform:rpm]
+python-devel [platform:rpm]
+python3-devel [platform:fedora]
+python34-devel [platform:centos]