MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
349 stars 89 forks source link

Update setupBuildDeps.sh #193

Closed alexeygridnev closed 4 years ago

alexeygridnev commented 4 years ago

Adding support for Raspbian (I installed all the dependencies for compiling Megaglest on Raspberry Pi 4 by simply substituting Debian with Raspbian in this script, as they are, essentially, the same system; it worked without any additional tweaks).

tomreyn commented 4 years ago

Looks good, thanks Alexey.