From 76e6ccaf400a836156a06ad916ab3038de590107 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 05:54:50 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- nmap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nmap.spec b/nmap.spec index d0908c5..2223393 100644 --- a/nmap.spec +++ b/nmap.spec @@ -31,6 +31,7 @@ Patch4: nmap-6.25-displayerror.patch # Upstream patch to prevent crash with UNIX domain sockets. Patch5: ncat-fix-unix-domain-socket-crash.patch +BuildRequires: make BuildRequires: automake BuildRequires: autoconf BuildRequires: gcc-c++