From e3c225dd4d290a3d0ade66b4baec8f1b3db52a1e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 00:26:30 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- hexedit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hexedit.spec b/hexedit.spec index c07b1c0..e2df5a0 100644 --- a/hexedit.spec +++ b/hexedit.spec @@ -13,6 +13,7 @@ Patch2: hexedit-man-page-color.patch BuildRequires: ncurses-devel BuildRequires: gcc +BuildRequires: make %description Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device