Add missing BuildRequires on gcc
/bin/bash: cc: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604660 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
c610466631
commit
c1b851621a
@ -52,6 +52,7 @@ Obsoletes: openswan < %{version}-%{release}
|
||||
Provides: openswan = %{version}-%{release}
|
||||
Provides: openswan-doc = %{version}-%{release}
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig hostname
|
||||
BuildRequires: bison flex
|
||||
BuildRequires: systemd-devel
|
||||
|
Loading…
Reference in New Issue
Block a user