From e02ec37646aee2f36e44af40ca617af45b84a64b Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:29:05 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- pptp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pptp.spec b/pptp.spec index 816db1a..5c97a6c 100644 --- a/pptp.spec +++ b/pptp.spec @@ -6,6 +6,7 @@ License: GPLv2+ URL: http://pptpclient.sourceforge.net/ Source0: http://downloads.sf.net/pptpclient/pptp-%{version}.tar.gz Source1: pptp-tmpfs.conf +BuildRequires: make BuildRequires: /usr/bin/pod2man BuildRequires: gcc, perl-generators Requires: ppp >= 2.4.2, /sbin/ip