update doc with install requirements for Qt6 supported platforms
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 30 Apr 2024 08:24:36 +0000 (10:24 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 15 May 2024 13:49:53 +0000 (15:49 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
doc/installing.rst

index bc08d14368d36f965fe8da1ce119a90d76597d2f..283c9f021f65eb1a8ce5fdab2b28a442702e1583 100644 (file)
@@ -33,13 +33,13 @@ download page.
 System Requirements
 ----------------------------------
 
-- Windows 8.1+
-- macOS 12+ (64-bit only)
-- Linux
-- FreeBSD
+- Windows 10+ (64-bits only)
+- macOS 11.4+ (64-bits only)
+- Linux (ubuntu 22.04 or openSUSE 15.5 or ...) (64-bits only)
 
 .. note::
-   For Linux distributions, we support, if technically feasible, the latest 2 versions per platform and the previous LTS.
+   For Linux distributions, we support, if technically feasible, the current LTS releases.
+   For BSD, we support them if technically feasible but we do not test
 
 Customizing the Windows Installation
 ------------------------------------