7e050c9f0e
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation specifies that doc dependencies need the doc tag in bindep, use it. Leave test environment in for transition period until we use the new scripts. Change-Id: I4a46d77036e6bbfd45b576ce8e0528d5660f188d
65 lines
1.7 KiB
Plaintext
65 lines
1.7 KiB
Plaintext
# Edit this one. Remove all the non-required deps.
|
|
|
|
asciidoc
|
|
build-essential [platform:dpkg]
|
|
curl
|
|
gawk
|
|
# gettext and graphviz are needed by doc builds only. For transition,
|
|
# have them in both doc and test.
|
|
gettext [doc test]
|
|
graphviz [doc test]
|
|
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]
|