Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914144 - kde-plasma/libkscreen: missing dependency on dev-qt/qtwayland
Summary: kde-plasma/libkscreen: missing dependency on dev-qt/qtwayland
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-13 18:48 UTC by Sam James
Modified: 2023-09-19 17:11 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 18:48:54 UTC
```
VDB: detected possibly incorrect RDEPEND (kde-plasma/libkscreen-5.27.7)                                                                                                                                                                      > dev-qt/qtwayland:5
kde-frameworks/kcoreaddons:5 <
x11-libs/libxcb              | x11-libs/libxcb:=
```

```
$ rg -i qtwayland /var/tmp/portage/kde-plasma/libkscreen-5.27.7/work/libkscreen-5.27.7
/var/tmp/portage/kde-plasma/libkscreen-5.27.7/work/libkscreen-5.27.7/src/libdpms/CMakeLists.txt:13:    ecm_add_qtwayland_client_protocol(KF5ScreenDpms
/var/tmp/portage/kde-plasma/libkscreen-5.27.7/work/libkscreen-5.27.7/src/libdpms/waylanddpmshelper.cpp:18:class Dpms : public QObject, public QtWayland::org_kde_kwin_dpms
/var/tmp/portage/kde-plasma/libkscreen-5.27.7/work/libkscreen-5.27.7/src/libdpms/waylanddpmshelper.cpp:79:class DpmsManager : public QWaylandClientExtensionTemplate<::DpmsManager>, public QtWayland::org_kde_kwin_dpms_manager
[...]
```
Comment 1 Larry the Git Cow gentoo-dev 2023-09-16 16:53:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=04ea9d4a61fd7beed142d54f292bcbffefddb181

commit 04ea9d4a61fd7beed142d54f292bcbffefddb181
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-16 16:41:53 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-16 16:52:07 +0000

    kde-plasma/libkscreen: Update dependencies
    
    Upstream commits:
    f9d91cdce87c86b88e533902b00c894e6d40f180 (!)
    cb34c9a6edf077bf30b399121089bd046c66c8f1
    377deead86f9ecdc8df8e96d6ab5850e7f2f86b1
    
    Bug: https://bugs.gentoo.org/914144
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild | 4 ++--
 kde-plasma/libkscreen/libkscreen-9999.ebuild         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-09-19 17:11:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca13f657da92fa055bb8cb2c805bc6e7488c465a

commit ca13f657da92fa055bb8cb2c805bc6e7488c465a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-19 17:10:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-19 17:11:29 +0000

    kde-plasma/libkscreen: Fix dependencies
    
    Closes: https://bugs.gentoo.org/914144
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{libkscreen-5.27.8.ebuild => libkscreen-5.27.8-r1.ebuild}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)