Add missing BuildRequires on gcc
configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1606421 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
cde9757a54
commit
a77cfbd22d
@ -7,6 +7,7 @@ URL: http://www.freedesktop.org/software/startup-notification/
|
||||
Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: xcb-util-devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user