From 45d9917c004730a7ae2006e6ec2eff99aad75969 Mon Sep 17 00:00:00 2001 From: Carlos Goncalves Date: Wed, 11 Dec 2019 10:12:31 +0000 Subject: [PATCH] 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 --- bindep.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/bindep.txt b/bindep.txt index 13db0dcf..b66b7349 100644 --- a/bindep.txt +++ b/bindep.txt @@ -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