From f63f4e54b76833573d85fca21c868c99d5198737 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 16:03:51 +0200 Subject: [PATCH] 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 --- mesa-libGLw.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mesa-libGLw.spec b/mesa-libGLw.spec index af5b99d..38a4b1c 100644 --- a/mesa-libGLw.spec +++ b/mesa-libGLw.spec @@ -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}