Add missing BuildRequires on gcc

configure: error: no acceptable C compiler found in $PATH

References: https://bugzilla.redhat.com/show_bug.cgi?id=1604818
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-24 16:03:51 +02:00
parent c7ca9e2fbc
commit f63f4e54b7
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -7,6 +7,7 @@ Group: System Environment/Libraries
URL: http://www.mesa3d.org
Source0: https://www.freedesktop.org/pub/mesa/glw/glw-%{version}.tar.bz2
BuildRequires: gcc
BuildRequires: libXt-devel
BuildRequires: libGL-devel
%if 0%{?rhel}