https://bugs.kde.org/show_bug.cgi?id=360938
--- Comment #4 from lp.allar...@gmail.com --- I am not off to a good start. First I downloaded the sources of 4.7.2 then followed the instructions of the README.cmake file which mentions that I should run "sudo apt-get build-dep kmymoney" since I am on ubuntu (mint).. The output was Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to find a source package for kmymoney Then I tried to manually start the cmake compilation process and got : CMake Error at CMakeLists.txt:72 (find_package): By not providing "FindQGpgme.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "QGpgme", but CMake did not find one. Could not find a package configuration file provided by "QGpgme" with any of the following names: QGpgmeConfig.cmake qgpgme-config.cmake Add the installation prefix of "QGpgme" to CMAKE_PREFIX_PATH or set "QGpgme_DIR" to a directory containing one of the above files. If "QGpgme" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! I am not sure how to proceed since I am not using KDE as my DE and I am not developing apps for KDE.. -- You are receiving this mail because: You are watching all bug changes.