From a0006a71af2b1de42f276a193b58a131c6ae8aff Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 04:29:54 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- dhcpcd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dhcpcd.spec b/dhcpcd.spec index 602b826..9cc033f 100644 --- a/dhcpcd.spec +++ b/dhcpcd.spec @@ -12,6 +12,7 @@ BuildRequires: systemd BuildRequires: ntp BuildRequires: systemd-devel BuildRequires: ypbind +BuildRequires: make Requires(post): systemd Requires(preun): systemd Requires(postun): systemd