``` VDB: detected possibly incorrect RDEPEND (kde-plasma/bluedevil-5.27.7) dev-qt/qtquickcontrols2:5 < kde-frameworks/kconfigwidgets:5 < kde-frameworks/kirigami:5 < > kde-frameworks/kservice:5 kde-frameworks/plasma:5 < ``` ``` $ rg kservice -i /var/tmp/portage/kde-plasma/bluedevil-5.27.7/work/bluedevil-5.27.7 /var/tmp/portage/kde-plasma/bluedevil-5.27.7/work/bluedevil-5.27.7/src/kcm/bluetooth.cpp:39: auto *job = new KIO::ApplicationLauncherJob(KService::serviceByDesktopName(QStringLiteral("org.kde.bluedevilwizard"))); /var/tmp/portage/kde-plasma/bluedevil-5.27.7/work/bluedevil-5.27.7/src/applet/plugin/launchapp.cpp:20: auto *job = new KIO::ApplicationLauncherJob(KService::serviceByDesktopName(QStringLiteral("org.kde.bluedevilwizard"))); ```
(In reply to Sam James from comment #0) > kde-frameworks/kconfigwidgets:5 < > > kde-frameworks/kservice:5 Ack. > dev-qt/qtquickcontrols2:5 < > kde-frameworks/kirigami:5 < > kde-frameworks/plasma:5 < Used in qml.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=561eb097436976db8be1cce96bff63748198128b commit 561eb097436976db8be1cce96bff63748198128b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-09-19 14:40:19 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-09-19 14:40:19 +0000 kde-plasma/bluedevil: Fix dependencies Bug: https://bugs.gentoo.org/914136 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/bluedevil/bluedevil-5.27.49.9999.ebuild | 2 +- kde-plasma/bluedevil/bluedevil-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b29def2a54a9d992aa34cfc53d30fbf68f1e5f commit a6b29def2a54a9d992aa34cfc53d30fbf68f1e5f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-09-19 14:49:53 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-09-19 15:23:17 +0000 kde-plasma/bluedevil: Add missing dependency Closes: https://bugs.gentoo.org/914136 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/bluedevil/bluedevil-5.27.8-r1.ebuild | 44 +++++++++++++++++++++++++ 1 file changed, 44 insertions(+)