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