commit 58211e59690cf23b43477249b532a5954825ac0c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 05:26:24 2019 +0000
Add BuildRequires: gcc
Cg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Cg.spec b/Cg.spec
index 03e026a..f6f97d6 100644
--- a/Cg.spec
+++ b/Cg.spec
@@ -32,6 +32,7 @@ ExclusiveArch: i386 x86_64
Requires: lib%{name}(%{_target_cpu}) = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: gcc
BuildRequires: freeglut-devel
BuildRequires: glew-devel >= 1.5.1
BuildRequires: libXi-devel
Show replies by date