Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.1
-
None
-
OpenMandriva Lx 3.02
-
386af91c57948b88ba98cb040430e4a3878e3e3b
Description
Building qtbase 5.9.1 on Linux always results in a build with accessibility support disabled.
The problem is that the config option for accessibility-atspi-bridge checks for config.atspi, which isn't defined anywhere - it should check for libs.atspi (which is set if pkg-config finds atspi-2) instead.
I've attached a patch that fixes the problem.
Attachments
Issue Links
- is duplicated by
-
QTBUG-61743 configure does not build at-spi support in Qt 5.9.1 because it cannot be enabled
-
- Closed
-