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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
5c45ea2339
commit
7e841ffe22
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue