From 045e9509272647d26476e108944f21992be85fd4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 13:58:08 +0000 Subject: Add missing BuildRequires on gcc make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604121 Signed-off-by: Igor Gnatenko --- diff --git a/glew.spec b/glew.spec index 8a29c37..775904a 100644 --- a/glew.spec +++ b/glew.spec @@ -7,6 +7,7 @@ License: BSD and MIT URL: http://glew.sourceforge.net Source0: https://sourceforge.net/projects/glew/files/glew/%{version}/glew-%{version}.tgz +BuildRequires: gcc BuildRequires: libGLU-devel %description