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:
parent
c7ca9e2fbc
commit
f63f4e54b7
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user