Fix building on recent epel
This commit is contained in:
parent
b1d031f10c
commit
6d0c796dd2
@ -22,7 +22,10 @@ BuildRequires: gcc
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: chrony
|
||||
BuildRequires: systemd-devel
|
||||
%if 0%{?fedora}
|
||||
# Not in RHEL
|
||||
BuildRequires: ypbind
|
||||
%endif
|
||||
BuildRequires: make
|
||||
%if 0%{?fedora} || 0%{?rhel} > 8
|
||||
BuildRequires: gnupg2
|
||||
|
Loading…
Reference in New Issue
Block a user