mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 02:28:59 +00:00
We don't use openssl since 3.1, and we now default to builtin libpng, zlib and freetype so they don't need to be installed as build dependencies. Cf. godotengine/godot#29998. Fixes #2554.