Remove weak dependency on rpm
As far as I can tell, 'rpm' is only required by 'sepolicy generate' and 'policycoreutils-devel' already requires 'python3-dnf', which requires 'rpm'. Resolves: RHEL-179728
This commit is contained in:
parent
254d17b34a
commit
247ea4886e
@ -70,7 +70,6 @@ BuildRequires: git-core
|
||||
BuildRequires: gnupg2
|
||||
Requires: util-linux grep gawk diffutils sed
|
||||
Requires: libsepol >= %{libsepolver} coreutils libselinux-utils >= %{libselinuxver}
|
||||
Recommends: rpm
|
||||
|
||||
%description
|
||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
||||
|
||||
Loading…
Reference in New Issue
Block a user