diffutils is needed by the testsuite

This commit is contained in:
Florian Weimer 2023-08-23 08:48:21 +02:00
parent 266c7da7e0
commit 0deaedc954

View File

@ -322,6 +322,7 @@ Conflicts: prelink < 0.4.2
%if %{without bootstrap}
%if %{with testsuite}
BuildRequires: diffutils
# The testsuite builds static C++ binaries that require a C++ compiler,
# static C++ runtime from libstdc++-static, and lastly static glibc.
BuildRequires: gcc-c++