This is at: Timestamp of repository kde: Sun, 11 May 2025 21:39:25 +0000 Head commit of repository kde: adc7665251c453bdd99a54a9393a7f839463211a Upstream plasma-workspace wants qtlocation as of: * commit 418b246d0bf7856e31ea21c1666749aa0e327105 Author: Nate Graham <nate@despammed> AuthorDate: Tue May 6 10:43:57 2025 -0600 Commit: Nate Graham <nate@despammed> CommitDate: Thu May 8 12:01:23 2025 -0600 Require QtLocation It's needed for the time zone selector map component Without qtlocation the error is: -- Could NOT find Qt6Location (missing: Qt6Location_DIR) CMake Error at CMakeLists.txt:54 (find_package): Found package configuration file: /usr/lib64/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "Location". Expected Config file at "/usr/lib64/cmake/Qt6Location/Qt6LocationConfig.cmake" does NOT exist
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=44273114f1b9396c8e42ef5d4365ea4a170a4082 commit 44273114f1b9396c8e42ef5d4365ea4a170a4082 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-15 20:04:46 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-15 21:44:42 +0000 kde-plasma/plasma-workspace: Add new dependency Even if it is technically runtime only, build system choice says no. Upstream commits: a801fb06c9d34893d2109df5f789ca1b5f7cedd6 418b246d0bf7856e31ea21c1666749aa0e327105 Closes: https://bugs.gentoo.org/955868 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 + 1 file changed, 1 insertion(+)