commit d134283383baac449414494a65fdd177b857d026
Author: Jakub Bogusz <[email protected]>
Date:   Thu May 30 20:43:07 2024 +0200

    - updated GLM dependency, removed duplicate BRs

 CEGUI.spec | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/CEGUI.spec b/CEGUI.spec
index 1a3bee0..717fd3d 100644
--- a/CEGUI.spec
+++ b/CEGUI.spec
@@ -28,8 +28,11 @@ URL:         http://www.cegui.org.uk/
 BuildRequires: DevIL-devel
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 1.2.0}
 BuildRequires: FreeImage-devel
-BuildRequires: GLM
+BuildRequires: GLM-devel
 BuildRequires: OpenGL-devel
+%if %{with opengl}
+BuildRequires: OpenGL-GLU-devel
+%endif
 BuildRequires: SDL2-devel
 BuildRequires: SDL2_image-devel
 BuildRequires: SILLY-devel >= 0.1.0
@@ -65,12 +68,6 @@ BuildRequires:       tolua++-devel
 %{?with_xercesc:BuildRequires: xerces-c-devel}
 # for irrlicht renderer
 BuildRequires: xorg-lib-libXxf86vm-devel
-%if %{with opengl}
-BuildRequires: GLM
-BuildRequires: OpenGL-GLU-devel
-BuildRequires: glew-devel
-BuildRequires: glfw-devel
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CEGUI.git/commitdiff/d134283383baac449414494a65fdd177b857d026

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to