From 7e841ffe2292c11179b83ddb59bb00ab6806b0f5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:03:43 +0200 Subject: [PATCH] Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1606666 Signed-off-by: Igor Gnatenko --- webcpp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/webcpp.spec b/webcpp.spec index 850b2f0..710e992 100644 --- a/webcpp.spec +++ b/webcpp.spec @@ -9,6 +9,7 @@ Source: http://prdownloads.sourceforge.net/webcpp/%{name}-%{version}-src.tar.gz Patch0: webcpp-0.8.4-typo.patch Patch1: webcpp-0.8.4-gcc43.patch +BuildRequires: gcc %description Web C Plus Plus is a command line utility that takes your source code, and converts it into an HTML file using a fully customizable