From 1b0a998ca4b1e3fd510b98f89a66e00ad9bdd2a1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 6 Jan 2021 02:24:19 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libpcap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libpcap.spec b/libpcap.spec index ab049e0..417f4aa 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -6,6 +6,7 @@ Summary: A system-independent interface for user-level packet capture License: BSD with advertising URL: http://www.tcpdump.org +BuildRequires: make BuildRequires: bison BuildRequires: bluez-libs-devel BuildRequires: flex