Files
sporel-tool-ci/.gitea/workflows
Axel Meyer 63671c7cea fix(ci): Cat-1 — add Raylib Linux deps (X11, OpenGL, Wayland, audio)
Iterative fix: cmake configure failed with "RandR headers not found"
because Raylib's GLFW backend requires X11 + GL development packages.
Added standard Raylib Linux deps per their wiki:
- libasound2-dev (audio)
- libx11-dev libxrandr-dev libxi-dev libxcursor-dev libxinerama-dev
- libxkbcommon-dev libwayland-dev
- libgl1-mesa-dev libglu1-mesa-dev

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 23:47:02 +02:00
..