Tue, 05 Aug 2025 20:06:35 +0200
update compilation dependencies
253 | 1 | Fedora: dnf install SDL3-devel SDL3_ttf-devel SDL3_image-devel glew-devel |
2 | Arch: pacman -Sy sdl3 sdl3_ttf sdl3_image glew pkgconf | |
3 | FreeBSD: pkg install sdl3 sdl3_ttf sdl3_image glew pkgconf |