Add missing BuildRequires on gcc
make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1606297 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ad4036ad4e
commit
4728e420ff
@ -12,6 +12,7 @@ Summary: A shared storage lock manager
|
|||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+
|
License: GPLv2 and GPLv2+ and LGPLv2+
|
||||||
URL: https://pagure.io/sanlock/
|
URL: https://pagure.io/sanlock/
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: libblkid-devel libaio-devel python2 python2-devel
|
BuildRequires: libblkid-devel libaio-devel python2 python2-devel
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
|
Loading…
Reference in New Issue
Block a user