Properly check %{valgrind_arches}
Related: RHEL-83995 Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
7fac014ff5
commit
c2a5ebcd8c
@ -26,7 +26,9 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libnl-3.0)
|
||||
BuildRequires: pkgconfig(libnl-route-3.0)
|
||||
BuildRequires: /usr/bin/rst2man
|
||||
%ifarch %{valgrind_arches}
|
||||
BuildRequires: valgrind-devel
|
||||
%endif
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%if 0%{?fedora} >= 32 || 0%{?rhel} >= 8
|
||||
|
Loading…
Reference in New Issue
Block a user