Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
a1324d7885
commit
1bb84d5318
1
dwz.spec
1
dwz.spec
@ -5,6 +5,7 @@ Release: 4%{?dist}
|
|||||||
License: GPLv2+ and GPLv3+
|
License: GPLv2+ and GPLv3+
|
||||||
Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz
|
Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: gcc, elfutils-libelf-devel, dejagnu
|
BuildRequires: gcc, elfutils-libelf-devel, dejagnu
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The dwz package contains a program that attempts to optimize DWARF
|
The dwz package contains a program that attempts to optimize DWARF
|
||||||
|
Loading…
Reference in New Issue
Block a user