
The foundation produced a nicer version of the graphviz generated SLURP diagram that I made and has asked that we include it in the release docs. This change adds the image and cleans up the graphviz tooling as it is no longer required. Change-Id: Iff4ed3d029975f3a4ca3775e0bd3680cd25aec50
12 lines
454 B
Plaintext
12 lines
454 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]
|