From 471dc2c6c30f2da06e093938388667acbf62a687 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:51:22 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- connect-proxy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/connect-proxy.spec b/connect-proxy.spec index f4aadcc..5c9ea10 100644 --- a/connect-proxy.spec +++ b/connect-proxy.spec @@ -14,6 +14,7 @@ Patch0: connect-proxy-make-man.patch Requires: openssh BuildRequires: gcc +BuildRequires: make %description connect-proxy is the simple relaying command to make network connection via SOCKS and https proxy. It is mainly intended to be used as proxy command