summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-06-30 09:11:14 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-06-30 10:30:01 +0000
commit0dcb328b0332f2b438f00f365fb8d5707ea73339 (patch)
treeca1ef259657deecf29ccc140c8bf029abcd25f66
parent95ec925c123fa802a9899870cc1867a73ca15362 (diff)
downloadqtdoc-0dcb328b0332f2b438f00f365fb8d5707ea73339.tar.gz
Document the requirements of Linux Accessibility
Change-Id: I2e7bf3caf5c42ba9d2fbc79dbbc0816d96d1ff1f Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 0c51083433d5cecc071621d0efec88d122503295) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/platforms/linux.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/platforms/linux.qdoc b/doc/src/platforms/linux.qdoc
index bbbf6b3b..d15abf51 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