mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
dbde43bf19
In the "purpose" package, there is a line, which is only compiled if Qt5 version is less or equal to 5.15.0. The reason is that it uses an obsolete function. The problem is that the replacement function has not been implemented yet even in 5.15.1. This generates an error: ‘class QLocalSocket’ has no member named ‘socketError’ So change the test so that the line is compiled if version is less than 5.16.0 (using a sed)... git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23714 af4574ff-66df-0310-9fd7-8a98e5e911e0 |
||
---|---|---|
.. | ||
kf5 | ||
kf5-apps | ||
plasma5 | ||
extra-cmake-modules.xml | ||
introduction.xml | ||
kde-intro.xml | ||
kde.xml | ||
libdbusmenuqt.xml | ||
phonon-backend-gstreamer.xml | ||
phonon-backend-vlc.xml | ||
phonon.xml | ||
plasma-wayland-protocols.xml | ||
polkit-qt.xml |