9ca00adc17
Adding other-requirements.txt will allow us to install dependencies which are not shipped by default by OpenStack infra. Also modifies the tox.ini to check for the dependency management. The other-requirements.txt file will override the default CI system dependency management. Bindep should check if the required dependencies are covered for the same. Change-Id: I7bef0ab940708de45eb19f9497a80cc08130e646
63 lines
1.6 KiB
Plaintext
63 lines
1.6 KiB
Plaintext
# Edit this one. Remove all the non-required deps.
|
|
|
|
asciidoc
|
|
build-essential [platform:dpkg]
|
|
curl
|
|
gawk
|
|
gettext
|
|
graphviz
|
|
language-pack-en [platform:ubuntu]
|
|
libcurl-devel [platform:rpm]
|
|
libcurl4-gnutls-dev [platform:dpkg]
|
|
liberasurecode-dev [platform:dpkg]
|
|
liberasurecode-devel [platform:rpm]
|
|
libevent-dev [platform:dpkg]
|
|
libevent-devel [platform:rpm]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
libjerasure-dev [platform:ubuntu-trusty]
|
|
libjpeg-dev [platform:dpkg]
|
|
libjpeg-turbo-devel [platform:rpm]
|
|
libldap2-dev [platform:dpkg]
|
|
libmysqlclient-dev [platform:dpkg]
|
|
libpcap-dev [platform:dpkg]
|
|
libpcap-devel [platform:rpm]
|
|
libpq-dev [platform:dpkg]
|
|
librrd-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libselinux-python [platform:rpm]
|
|
libsqlite3-dev [platform:dpkg]
|
|
libuuid-devel [platform:rpm]
|
|
libvirt-dev [platform:dpkg]
|
|
libvirt-devel [platform:rpm]
|
|
libvirt-python [platform:rpm]
|
|
libxml2-dev [platform:dpkg]
|
|
libxml2-devel [platform:rpm]
|
|
libxml2-utils [platform:dpkg]
|
|
libxslt-devel [platform:rpm]
|
|
libxslt1-dev [platform:dpkg]
|
|
locales [platform:debian]
|
|
pkg-config [platform:dpkg]
|
|
pkgconfig [platform:rpm]
|
|
pypy [platform:ubuntu-trusty]
|
|
pypy-dev [platform:ubuntu-trusty]
|
|
python-dev [platform:dpkg]
|
|
python-devel [platform:rpm]
|
|
python-libvirt [platform:dpkg]
|
|
python-lxml
|
|
python-zmq
|
|
python3-all-dev [platform:ubuntu-trusty]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3.4 [platform:ubuntu-trusty]
|
|
python34-devel [platform:centos]
|
|
sqlite [platform:rpm]
|
|
sqlite-devel [platform:rpm]
|
|
sqlite3 [platform:dpkg]
|
|
unzip
|
|
uuid-dev [platform:dpkg]
|
|
xsltproc [platform:dpkg]
|
|
zip
|
|
zlib-devel [platform:rpm]
|
|
zlib1g-dev [platform:dpkg]
|