El Fri, 02 Dec 2016 18:23:53 +0000, Albert Astals Cid escribió: > SVN commit 1476142 by aacid: > > KDE Applications 16.12 Release Candidate > > CCMAIL: [email protected]
There is a dependency freeze break in messagelib, caused by this commit https://cgit.kde.org/messagelib.git/commit/?id=532c1daf21edbd433ec993f73d5e3c98e30dc11a This adds #include <qgpgme/qgpgme_version.h>, which is in gpgme 1.8 but not in 1.7.1 This effectively raises the gpgme dependency to 1.8, although cmake only searches for 1.7.1
