[packages/supertux] - updated GLM dependency
qboosh
qboosh at pld-linux.org
Thu May 30 21:00:14 CEST 2024
commit 76ed6fa664c3c816c48e752a993f60f5e9e91f92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu May 30 20:48:23 2024 +0200
- updated GLM dependency
supertux.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/supertux.spec b/supertux.spec
index 2c999c4..026fb6f 100644
--- a/supertux.spec
+++ b/supertux.spec
@@ -1,3 +1,5 @@
+#
+# Conditional build:
%bcond_with discord # Discord integration
#
Summary: Game similar to the original game Super Mario Bros
@@ -11,7 +13,7 @@ Source0: https://github.com/SuperTux/supertux/releases/download/v%{version}/Supe
# Source0-md5: 798d5518d3f4672ee0bac92693063c2f
Patch0: %{name}-0.6.3-missing-headers.patch
URL: https://www.supertux.org
-BuildRequires: GLM
+BuildRequires: GLM-devel
BuildRequires: OpenAL-devel
BuildRequires: OpenGL-devel
BuildRequires: SDL2-devel >= 2.0.1
@@ -36,8 +38,6 @@ BuildRequires: zlib-devel
Requires: OpenGL
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-#%define _noautoreqdep libGL.so.1 libGLU.so.1
-
%description
Super Mario Bros style game starring Tux the penguin.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/supertux.git/commitdiff/76ed6fa664c3c816c48e752a993f60f5e9e91f92
More information about the pld-cvs-commit
mailing list