026fc0186e
I think visual representation can help people understand the practical effects of the SLURP releases on their upgrade options. Lets add one using graphviz to do the rendering for us. Change-Id: Ic28c8ad4bc84f094a37b38037a6859d725e85f51
14 lines
499 B
Plaintext
14 lines
499 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
|
|
python3-dev [platform:dpkg]
|
|
python3-devel [platform:fedora]
|
|
python3-yaml [platform:ubuntu]
|
|
git-review [platform:ubuntu]
|
|
libre2-dev [platform:ubuntu]
|
|
# This is for python-pcre which is a dependency of whereto.
|
|
libpcre3-dev [platform:ubuntu]
|
|
# For SLURP graphic rendering
|
|
graphviz [doc]
|