forked from rpms/glibc
diffutils is needed by the testsuite
This commit is contained in:
parent
266c7da7e0
commit
0deaedc954
@ -322,6 +322,7 @@ Conflicts: prelink < 0.4.2
|
|||||||
|
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
%if %{with testsuite}
|
%if %{with testsuite}
|
||||||
|
BuildRequires: diffutils
|
||||||
# The testsuite builds static C++ binaries that require a C++ compiler,
|
# The testsuite builds static C++ binaries that require a C++ compiler,
|
||||||
# static C++ runtime from libstdc++-static, and lastly static glibc.
|
# static C++ runtime from libstdc++-static, and lastly static glibc.
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user