devstack/files/rpms/general
Jens Harbott f1ed7c77c5 Use python3 pip module instead of pip binary
Focal only provides a pip3 binary, no pip3.8. Instead of working around
that with a symlink, use the module instead.

Add version information output for this variant.

Change-Id: I7af194ecc40e4d43c10ce067a661bb6ab4ca37d4
2020-06-23 08:02:52 +02:00

37 lines
622 B
Plaintext

bc
curl
dbus
gcc
gcc-c++
gettext # used for compiling message catalogs
git-core
graphviz # needed only for docs
httpd
httpd-devel
iptables-services
java-1.8.0-openjdk-headless
libffi-devel
libjpeg-turbo-devel # Pillow 3.0.0
libxml2-devel # lxml
libxslt-devel # lxml
libyaml-devel
net-tools
openssh-server
openssl
openssl-devel # to rebuild pyOpenSSL if needed
pcre-devel # for python-pcre
pkgconfig
postgresql-devel # psycopg2
psmisc
python3-devel
python3-pip
redhat-rpm-config # missing dep for gcc hardening flags, see rhbz#1217376
systemd-devel # for systemd-python
tar
tcpdump
unzip
util-linux
wget
which
zlib-devel