Add valgrind buildrequires with precondition
Signed-off-by: whoisxxx <zhangxuzhou4@huawei.com>
This commit is contained in:
parent
3b4c2eee8c
commit
f10e39859a
@ -9,7 +9,10 @@ Patch2: diffutils-i18n.patch
|
||||
|
||||
License: GPLv3+
|
||||
Provides: bundled(gnulib)
|
||||
BuildRequires: gcc, help2man, valgrind, gettext-devel
|
||||
BuildRequires: gcc, help2man, gettext-devel
|
||||
%ifarch %{valgrind_arches}
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
BuildRequires: autoconf, automake, texinfo
|
||||
|
||||
%description
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user