From bf81632bcc790f2901158d491e7f7c04b707443e Mon Sep 17 00:00:00 2001 From: sss Date: Tue, 12 Dec 2017 21:01:11 +0300 Subject: [PATCH] xmoto:rebuild --- game/sports/xmoto/actions.py | 4 ++++ game/sports/xmoto/pspec.xml | 9 ++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/game/sports/xmoto/actions.py b/game/sports/xmoto/actions.py index 3b4ecc7ffa..a9fc2f83df 100644 --- a/game/sports/xmoto/actions.py +++ b/game/sports/xmoto/actions.py @@ -15,7 +15,11 @@ def setup(): shelltools.export("CPPFLAGS", "-D_GLIBCXX_USE_CXX11_ABI=0") autotools.autoreconf("-vfi") autotools.configure("--prefix=/usr \ + --enable-threads=posix \ --disable-sdltest \ + --with-OpenGL \ + --with-renderer-sdlGfx=0 \ + --with-renderer-openGl=1 \ --with-internal-xdg=1") def build(): diff --git a/game/sports/xmoto/pspec.xml b/game/sports/xmoto/pspec.xml index d7909945f9..68b68ce696 100644 --- a/game/sports/xmoto/pspec.xml +++ b/game/sports/xmoto/pspec.xml @@ -39,11 +39,18 @@ xmoto + curl + zlib + bzip2 + libgcc + libpng + sqlite + libxml2 libsdl sdl-mixer sdl-ttf sdl-net - lua + lua51 ode mesa mesa-glu