Update bindep for RHEL/CentOS 8
Install policycoreutils-python in RHEL/CentOS 7. Install policycoreutils-python-utils in Fedora and RHEL/CentOS 8. This patch also drops python3-setuptools from bindep as Fedora 28 is EOL and RPM dependency is fixed in >= Fedora 29. Change-Id: I0ecd29e0f113005d7e993add84d2c4fb90fd16e3
This commit is contained in:
parent
74dff74907
commit
45d9917c00
@ -30,11 +30,8 @@ procps [platform:dpkg]
|
||||
|
||||
# centos/fedora
|
||||
qemu-img [platform:redhat]
|
||||
policycoreutils-python [platform:redhat]
|
||||
policycoreutils-python-utils [platform:fedora]
|
||||
# NOTE(cgoncalves): setuptools is required by python3-setools (a dependency of
|
||||
# policycoreutils-python) but is not in its RPM dependency list in Fedora 28.
|
||||
python3-setuptools [platform:fedora]
|
||||
policycoreutils-python [platform:rhel-7 platform:centos-7]
|
||||
policycoreutils-python-utils [platform:fedora platform:rhel-8 platform:centos-8]
|
||||
procps-ng [platform:redhat]
|
||||
|
||||
# suse
|
||||
|
Loading…
Reference in New Issue
Block a user