[Development] forcing libxkbcommon to be present in the system makes newer Qt unusable on older linux distros
NIkolai Marchenko
enmarantispam at gmail.com
Tue Mar 5 15:36:32 CET 2019
- [QTBUG-65503] Removed xkbcommon from bundled sources. This library is
present on all supported platforms. The minimal required version now is
0.5.0.
The change above makes updating Qt a gargantuan task for Centos 6 at least.
Building xkbcommon there requires meson (which centos 6 doesn't have)
and python 3.5 (same). And the library doesn't provide another way to
build itself.
Unless I misunderstand something this change hits older linuxes real hard.
Is it really necessary?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190305/5ba46a05/attachment.html>
More information about the Development
mailing list