Skip to content

Commit ff7db1c

Browse files
authored
Update dependencies.md to 22.04LTS
1 parent aece1c8 commit ff7db1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gettingstarted/dependencies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ why FreeCAD needs them.
1717

1818
## Supported versions
1919

20-
The head of the main branch of FreeCAD can be compiled from source on systems as old as the oldest currently-supported [Ubuntu LTS](https://packages.ubuntu.com/), which has been
21-
chosen as the "reference" system for this purpose. That is currently Ubuntu 20.04 LTS, which will reach its EOL in April 2025. This ties FreeCAD
22-
development to the C++17 standard, Python 3.8 and later, Qt 5.14, and the versions of the required libraries available on that system. This will change in
23-
April 2025 to the C++20 standard, Python 3.10, and Qt 5.15. Qt6.4 and later are also fully supported.
20+
The head of the main branch of FreeCAD, currently used for the development of FreeCAD 1.1, can be compiled from source on systems as old as the
21+
oldest currently-supported [Ubuntu LTS](https://packages.ubuntu.com/) at the time of its expected release, Ubuntu 22.04 LTS. This ties FreeCAD
22+
development to the C++20 standard, Python 3.10 and later, Qt 5.15, and the versions of the required libraries available on that system. We
23+
plan to update to requiring Ubuntu 24.04 LTS upon release of FreeCAD 1.1, with FreeCAD 1.2 only supporting compiling on that system and newer.
2424

2525
## Major dependencies
2626

0 commit comments

Comments
 (0)