Summary: | kde-misc/kdeconnect-21.08.0: missing dependency on kde-frameworks/qqc2-desktop-style | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | John Helmert III <ajak> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=4eec0181bbf8c286b65d3ed58e94d016beead82e commit 4eec0181bbf8c286b65d3ed58e94d016beead82e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-08-13 09:33:08 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-08-13 09:37:32 +0000 kde-misc/kdeconnect: Add missing DEPEND Reported-by: John Helmert III <<ajak@gentoo.org>> Bug: https://bugs.gentoo.org/807937 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-misc/kdeconnect/kdeconnect-21.08.49.9999.ebuild | 1 + kde-misc/kdeconnect/kdeconnect-9999.ebuild | 1 + 2 files changed, 2 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180266935f38dacc7b41249cc99d0d2fda0c1825 commit 180266935f38dacc7b41249cc99d0d2fda0c1825 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-08-13 09:33:08 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-08-13 09:43:52 +0000 kde-misc/kdeconnect: Add missing DEPEND Reported-by: John Helmert III <ajak@gentoo.org> Closes: https://bugs.gentoo.org/807937 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../{kdeconnect-21.08.0.ebuild => kdeconnect-21.08.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) |
Created attachment 732529 [details] build.log Without qqc2-desktop-style, the build fails: By not providing "FindKF5QQC2DesktopStyle.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF5QQC2DesktopStyle", but CMake did not find one. Could not find a package configuration file provided by "KF5QQC2DesktopStyle" (requested version 5.71.0) with any of the following names: KF5QQC2DesktopStyleConfig.cmake kf5qqc2desktopstyle-config.cmake Add the installation prefix of "KF5QQC2DesktopStyle" to CMAKE_PREFIX_PATH or set "KF5QQC2DesktopStyle_DIR" to a directory containing one of the above files. If "KF5QQC2DesktopStyle" provides a separate development package or SDK, be sure it has been installed.