You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/home/system_requirements.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ Our *swift* applications have been designed to work on all relevant operating sy
32
32
## Linux
33
33
* 64 bit only
34
34
* 200 MB free disk space
35
-
**swift* is built on **Ubuntu 20.04 LTS**. Therefore it should run on any modern Linux distributions that have the following **minimum package versions** installed:
35
+
**swift* is built on **Ubuntu 22.04 LTS**. Therefore it should run on any modern Linux distributions that have the following **minimum package versions** installed:
36
36
* glibc 2.31 or higher
37
37
* glibcxx 3.4.28 or higher
38
38
* OpenSSL 1.1
39
39
(OpenSSL 3 is **not** yet supported for official swift versions because Qt on Ubuntu 20.04 is built with OpenSSL 1.1.
40
40
Not installing OpenSSL 1.1 leads to warning messages like ``QSslSocket: cannot call unresolved function ...``)
0 commit comments