Add missing BuildRequires on gcc
make[1]: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603798 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e67d902c4c
commit
a5bc3551f2
1
dlm.spec
1
dlm.spec
@ -6,6 +6,7 @@ License: GPLv2 and GPLv2+ and LGPLv2+
|
|||||||
Group: System Environment/Kernel
|
Group: System Environment/Kernel
|
||||||
Summary: dlm control daemon and tool
|
Summary: dlm control daemon and tool
|
||||||
URL: https://fedorahosted.org/cluster
|
URL: https://fedorahosted.org/cluster
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: glibc-kernheaders
|
BuildRequires: glibc-kernheaders
|
||||||
BuildRequires: corosynclib-devel >= 1.99.9
|
BuildRequires: corosynclib-devel >= 1.99.9
|
||||||
BuildRequires: pacemaker-libs-devel >= 1.1.7
|
BuildRequires: pacemaker-libs-devel >= 1.1.7
|
||||||
|
Loading…
Reference in New Issue
Block a user