Skip to content

Commit 78d396f

Browse files
committed
Update Linux requirements
1 parent 99506da commit 78d396f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/home/system_requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ Our *swift* applications have been designed to work on all relevant operating sy
3232
## Linux
3333
* 64 bit only
3434
* 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:
3636
* glibc 2.31 or higher
3737
* glibcxx 3.4.28 or higher
3838
* OpenSSL 1.1
3939
(OpenSSL 3 is **not** yet supported for official swift versions because Qt on Ubuntu 20.04 is built with OpenSSL 1.1.
4040
Not installing OpenSSL 1.1 leads to warning messages like ``QSslSocket: cannot call unresolved function ...``)
41-
* libxcb-xinerama0
41+
* libxcb-cursor0
4242
* libspeexdsp
4343
* libopus
4444

0 commit comments

Comments
 (0)