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:
Igor Gnatenko 2018-07-24 17:09:42 +02:00
parent cde9757a54
commit a77cfbd22d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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