From e96e1778ee7e7cc945aba796f43edb2765ea29bc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 03:17:05 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- linuxptp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/linuxptp.spec b/linuxptp.spec index 022dd5a..b7ab8c9 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -22,6 +22,7 @@ Source11: https://github.com/mlichvar/clknetsim/archive/%{clknetsim_ver}/clknets BuildRequires: gcc gcc-c++ systemd BuildRequires: net-snmp-devel +BuildRequires: make %{?systemd_requires}