bifrost/bindep.txt
Riccardo Pittau f2825ad1d9 Enable epel repository only when needed
The epel repository is used only when we need to build a debian-based
IPA image, so we enable it only in that case for CentOS Stream 8/9.

The configuration procedure is explained in the official guide [1].

[1] https://docs.fedoraproject.org/en-US/epel/#_el9

Change-Id: I57513883c0fa8d6ffb2c70debb81d5e7e6d8b221
2022-02-01 11:04:15 +01:00

21 lines
710 B
Plaintext

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