Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-19 00:26:30 +00:00
parent 5f4a1ec6c8
commit e3c225dd4d

View File

@ -13,6 +13,7 @@ Patch2: hexedit-man-page-color.patch
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: gcc BuildRequires: gcc
BuildRequires: make
%description %description
Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device