Add missing BuildRequires on gcc
make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1606628 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
79a58b573a
commit
9f5551a6e8
@ -25,6 +25,7 @@ Source0: %{git_url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Patch1000: %{name}-%{version}_fix-asciidoc.patch
|
||||
%endif # (0#{?rhel} && 0#{?rhel} <= 6)
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: perl-interpreter
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user