From 0dcb328b0332f2b438f00f365fb8d5707ea73339 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 30 Jun 2020 09:11:14 +0200 Subject: [PATCH] Document the requirements of Linux Accessibility Change-Id: I2e7bf3caf5c42ba9d2fbc79dbbc0816d96d1ff1f Reviewed-by: Paul Wicking (cherry picked from commit 0c51083433d5cecc071621d0efec88d122503295) Reviewed-by: Qt Cherry-pick Bot --- doc/src/platforms/linux.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/src/platforms/linux.qdoc b/doc/src/platforms/linux.qdoc index bbbf6b3bd..d15abf511 100644 --- a/doc/src/platforms/linux.qdoc +++ b/doc/src/platforms/linux.qdoc @@ -316,6 +316,12 @@ may cause others to be automatically installed. Other distributions may provide system packages with similar names. + \section1 Accessibility Dependencies + + The Qt accessibility implementation uses the \e{Assistive Technology + Service Provider Interface} (AT-SPI). Besides DBUS, the development + package \c{libatspi2.0-dev} must be installed. + \section1 OpenGL Dependencies Configure attempts to automatically detect OpenGL ES 2.0, or later, or