https://bugs.kde.org/show_bug.cgi?id=342763
--- Comment #176 from Mark van Rossum <mvanr...@inf.ed.ac.uk> --- To answer my own question (how to update to QT5.6) for fedora and similar. I did not want to go to rawhide or a very early fc24. For FC23 I did the following: * download QT56 http://download.qt.io/snapshots/qt/5.6/5.6.0/360/ * Get the KDE building environment. git clone git://anongit.kde.org/kdesrc-build.git ~/kdesrc Update ~/.kdesrc-buildrc for plasma/kf5 (google) * Build with cd kdesrc; ./kdesrc-build On first try, build will probably fail because you miss some devel packages. Check the errors. I needed: lmdb-devel , vlc-devel,sqlite-devel, dbus-glib-devel , NetworkManager-libnm-devel,systemd-devel nss-devel and some more.... -- You are receiving this mail because: You are watching all bug changes.