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 <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 128f716328
commit 045e950927
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

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

Loading…
Cancel
Save