DEPENDENCIES

Sat, 12 Jul 2025 22:06:24 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 12 Jul 2025 22:06:24 +0200
changeset 198
916d2d125ecf
parent 88
6234b7ea48f3
permissions
-rw-r--r--

remove ui subdir in includes

it is not really necessary and without it,
we can have much cleaner includes

Fedora: dnf install SDL2-devel SDL2_ttf-devel SDL2_image-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf sdl2_image glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf sdl2_image glew pkgconf

mercurial