From 2ee6836af7ac8a7ca3d3c95f93ba692b794157bb Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Tue, 30 Apr 2024 10:24:36 +0200 Subject: [PATCH] update doc with install requirements fom Qt6 supported platforms Signed-off-by: Matthieu Gallien --- doc/installing.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/installing.rst b/doc/installing.rst index bc08d14368d36..283c9f021f65e 100644 --- a/doc/installing.rst +++ b/doc/installing.rst @@ -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 ------------------------------------