kde-frameworks/plasma-9999 fails with: -------------- CMake Error at CMakeLists.txt:62 (find_package): By not providing "FindKF5Package.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file prvided by "KF5package", but CMake did not find one -------------- There is kde-frameworks/kpackage-5.6.0 in the tree, but the live builds now request for version 5.7.0. Reproducible: Always Steps to Reproduce: 1. Try to emerge kde-frameworks/plasma-9999 Actual Results: Fails because KF5Package can not be found Expected Results: ebuild pulls in live version of kde-frameworks/kpackage first.
@kensington: how about we require for plasma master frameworks master via eclass?
(In reply to Johannes Huber from comment #1) > @kensington: how about we require for plasma master frameworks master via > eclass? ++
Thanks for reporting. This is fixed in git. Please sync. https://github.com/gentoo/kde/commit/bcf3a57c93a537af5ead3fb255b2079c5392d803
(In reply to Johannes Huber from comment #3) > Thanks for reporting. This is fixed in git. Please sync. > > https://github.com/gentoo/kde/commit/bcf3a57c93a537af5ead3fb255b2079c5392d803 Works like a charm! Thank you very much!