From 2f892521836e50ef72c6a8b5d9d2f6366f338e75 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:08:03 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603697 Signed-off-by: Igor Gnatenko --- connect-proxy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/connect-proxy.spec b/connect-proxy.spec index 4269421..1cf15e3 100644 --- a/connect-proxy.spec +++ b/connect-proxy.spec @@ -14,6 +14,7 @@ Patch0: connect-proxy-make-man.patch Requires: openssh +BuildRequires: gcc %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