security-doc/other-requirements.txt
Andreas Jaeger 054e2cc57d Install only required packages
Add other-requirements.txt to install
only required packages that we need for testing and not extra packages
that are installed by default.

This change is self-testing.

Change-Id: Id66f1a150cde886c33ae977efcb2c4337f160d0c
2016-03-28 16:24:31 +00:00

14 lines
400 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
gettext
libxml2-dev [platform:dpkg]
libxml2-devel [platform:rpm]
libxml2-utils [platform:dpkg]
libxslt-devel [platform:rpm]
libxslt1-dev [platform:dpkg]
python-dev [platform:dpkg]
python-lxml
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]