Skip to content

Commit 1e0b930

Browse files
authored
Update compilation_guide.md
1 parent c7a639c commit 1e0b930

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extra/docs/compilation_guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
## Overview
1717
Flex Launcher builds natively on Linux and Windows, and features a cross-platform CMake build system. The following external dependencies are required:
18-
- SDL
19-
- SDL_image
20-
- SDL_ttf
18+
- SDL >= 2.0.14
19+
- SDL_image >=2.0.5
20+
- SDL_ttf >= 2.0.15
2121

2222
## Linux
2323
Flex Launcher on Linux builds with GCC. This guide assumes you already have the tools Git, CMake, and GCC installed on your system. If not, consult your distro's documentation.

0 commit comments

Comments
 (0)