diff --git a/doc/src/content/docs/en/dev/guides/building/makefile.md b/doc/src/content/docs/en/dev/guides/building/makefile.md index fdbc3a51a1ee..7d9e4ee46b1f 100644 --- a/doc/src/content/docs/en/dev/guides/building/makefile.md +++ b/doc/src/content/docs/en/dev/guides/building/makefile.md @@ -377,7 +377,7 @@ builds the SDL version with all features enabled, including tiles, sound and loc ### Dependencies -- Java JDK 8 +- Java JDK 11 - SDL2 (tested with 2.0.8, though a custom fork is recommended with project-specific bugfixes) - SDL2_ttf (tested with 2.0.14) - SDL2_mixer (tested with 2.0.2)