[packages/glest] - updated BRs, pass wx-config name
qboosh
qboosh at pld-linux.org
Sat May 22 17:56:05 CEST 2021
commit 722f0d6a59638080ea0784059210ee4602931191
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 22 17:58:09 2021 +0200
- updated BRs, pass wx-config name
glest.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/glest.spec b/glest.spec
index c09996f..3aaba1a 100644
--- a/glest.spec
+++ b/glest.spec
@@ -58,18 +58,22 @@ Patch1: %{name}-lua.patch
Patch2: %{name}-cstdio.patch
Patch3: %{name}-ini.patch
URL: http://glest.org/
-BuildRequires: Mesa-libGLU-devel
-BuildRequires: Mesa-libGLw-devel
BuildRequires: OpenAL-devel
BuildRequires: OpenGL-devel
+BuildRequires: OpenGL-GLU-devel
BuildRequires: SDL-devel >= 1.2.5
+BuildRequires: autoconf >= 2.54
+BuildRequires: automake
BuildRequires: dos2unix
BuildRequires: jam >= 2.5
BuildRequires: libogg-devel
+BuildRequires: libstdc++-devel
BuildRequires: libvorbis-devel
BuildRequires: unzip
BuildRequires: xerces-c-devel
-BuildRequires: lua51-devel
+BuildRequires: lua51-devel >= 5.1
+BuildRequires: wxGTK2-unicode-devel >= 2.6.0
+BuildRequires: wxGTK2-unicode-gl-devel >= 2.6.0
BuildRequires: xorg-lib-libXdamage-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -101,6 +105,7 @@ chmod +x mk/linux/autogen.sh
cd mk/linux
./autogen.sh
%configure \
+ --with-wx-config=wx-gtk2-unicode-config \
--with-x \
--enable-optimize
jam
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glest.git/commitdiff/722f0d6a59638080ea0784059210ee4602931191
More information about the pld-cvs-commit
mailing list