mirror of https://github.com/qt/qtdoc.git
Document the requirements of Linux Accessibility
Change-Id: I2e7bf3caf5c42ba9d2fbc79dbbc0816d96d1ff1f
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 0c51083433
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
95ec925c12
commit
0dcb328b03
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue