Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914084 - kde-plasma/plasma-systemmonitor: missing kde-frameworks/kwindowsystem dep
Summary: kde-plasma/plasma-systemmonitor: missing kde-frameworks/kwindowsystem dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-13 05:00 UTC by Sam James
Modified: 2023-09-13 12:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-13 05:00:47 UTC
Noticed w/ iwdevtools:

$ rg windowsys /var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7 -i
/var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7/src/main.cpp:22:#include <KWindowSystem>
/var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7/src/main.cpp:157:            KWindowSystem::updateStartupId(win);
/var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7/src/main.cpp:158:            KWindowSystem::activateWindow(win);
/var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7/src/CMakeLists.txt:32:    KF5::WindowSystem
/var/tmp/portage/kde-plasma/plasma-systemmonitor-5.27.7/work/plasma-systemmonitor-5.27.7/CMakeLists.txt:28:find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS I18n Config Declarative Service GlobalAccel KIO DBusAddons NewStuffQuick ItemModels WindowSystem)
Comment 1 Larry the Git Cow gentoo-dev 2023-09-13 12:39:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c9052d9d89cdf899b9e33935bf68b9d1f9bb985

commit 2c9052d9d89cdf899b9e33935bf68b9d1f9bb985
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-13 12:28:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-13 12:29:06 +0000

    kde-plasma/plasma-systemmonitor: Add missing dependency
    
    Upstream commit d0768bb916ac0675bf05d9cd6ca1f13cf83d0856
    
    Closes: https://bugs.gentoo.org/914084
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.27.49.9999.ebuild | 1 +
 kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)