Add some explicit BuildRequires.
This commit is contained in:
parent
860bcd60c8
commit
f53d24b89c
@ -165,7 +165,11 @@ Patch0001: %{url}/commit/8d109010f022ac75e383ac74d1961c0c63a16c3a.patch#/%{
|
|||||||
|
|
||||||
# Patch 6000 - 9999: Downstream patches.
|
# Patch 6000 - 9999: Downstream patches.
|
||||||
|
|
||||||
|
BuildRequires: autoconf
|
||||||
|
BuildRequires: automake
|
||||||
BuildRequires: fipscheck
|
BuildRequires: fipscheck
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: glibc-devel >= %{glibc_minver}
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
%if %{with memcheck}
|
%if %{with memcheck}
|
||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
|
Loading…
Reference in New Issue
Block a user