Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914126 - kde-apps/kjumpingcube: missing dependency on kde-frameworks/kjobwidgets
Summary: kde-apps/kjumpingcube: missing dependency on kde-frameworks/kjobwidgets
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: https://invent.kde.org/games/kjumping...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2023-09-13 17:54 UTC by Sam James
Modified: 2023-09-14 21:15 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 17:54:05 UTC
```
VDB: detected possibly incorrect RDEPEND (kde-apps/kjumpingcube-23.08.0)
 > kde-frameworks/kjobwidgets:5
```

```
$ rg jobwid -i /var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0
/var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0/src/game.cpp:26:#include <KJobWidgets>
/var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0/src/game.cpp:573:         KJobWidgets::setWindow(statJob, m_view);
/var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0/src/game.cpp:597:   KJobWidgets::setWindow(job, m_view);
/var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0/src/game.cpp:618:      KJobWidgets::setWindow(statJob, m_view);
/var/tmp/portage/kde-apps/kjumpingcube-23.08.0/work/kjumpingcube-23.08.0/src/game.cpp:629:   KJobWidgets::setWindow(job, m_view);
```
Comment 1 Larry the Git Cow gentoo-dev 2023-09-14 21:15:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=404d85cf6c186f5d2f5b4eb96b2eebfab25397f4

commit 404d85cf6c186f5d2f5b4eb96b2eebfab25397f4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-14 20:45:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-14 21:14:28 +0000

    kde-apps/kjumpingcube: Add missing dependency
    
    Closes: https://bugs.gentoo.org/914126
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kjumpingcube/kjumpingcube-23.08.49.9999.ebuild | 1 +
 kde-apps/kjumpingcube/kjumpingcube-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)