fa3c10c05b
Change-Id: I9779897c42fb61f4dd00bc09563207e4aba18d4d
24 lines
868 B
Plaintext
24 lines
868 B
Plaintext
# NOTE(rpittau): the EPEL repository for centos 9 stream should be
|
|
# epel-next but it's not ready yet
|
|
epel-release [platform:centos-8 platform:rhel-8]
|
|
gcc
|
|
git
|
|
libffi-devel [platform:redhat platform:suse]
|
|
libffi-dev [platform:dpkg]
|
|
libopenssl-devel [platform:suse]
|
|
libselinux-utils [platform:redhat]
|
|
openssl-devel [platform:redhat]
|
|
libssl-dev [platform:dpkg]
|
|
lsb-release [platform:suse platform:dpkg]
|
|
# NOTE(rpittau): lsb-release is not maintained anymore for centos 9 stream
|
|
redhat-lsb [platform:fedora platform:centos-8 platform:rhel-8]
|
|
make
|
|
python3 [platform:rpm]
|
|
python3-apt [platform:dpkg]
|
|
python3-minimal [platform:dpkg]
|
|
python3-devel [platform:rpm]
|
|
python3-dev [platform:dpkg]
|
|
python3-dnf [platform:fedora]
|
|
python3-wheel [platform:dpkg]
|
|
sudo
|