From f1667c8a0fd4e35830ef1f3835361a7520f4f618 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:28:43 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ppp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ppp.spec b/ppp.spec index b2c7658..9dc28d7 100644 --- a/ppp.spec +++ b/ppp.spec @@ -39,6 +39,7 @@ Patch0024: 0024-build-sys-install-pppoatm-plugin-files-with-standard.patch Patch0025: ppp-2.4.8-pppd-install-pppd-binary-using-standard-perms-755.patch Patch0026: ppp-2.4.9-configure-cflags-allow-commas.patch +BuildRequires: make BuildRequires: gcc BuildRequires: pam-devel, libpcap-devel, systemd, systemd-devel, glib2-devel BuildRequires: openssl-devel