Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914121 - kde-apps/kaccounts-integration: missing depenedency on kde-frameworks/kconfig
Summary: kde-apps/kaccounts-integration: missing depenedency on kde-frameworks/kconfig
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 17:40 UTC by Sam James
Modified: 2023-09-14 19:43 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:40:14 UTC
```
VDB: detected possibly incorrect RDEPEND (kde-apps/kaccounts-integration-23.08.0)
dev-libs/qcoro5                 <
dev-qt/qtdbus:5                 <
kde-frameworks/kconfigwidgets:5 <
                                > kde-frameworks/kconfig:5
kde-frameworks/kwidgetsaddons:5 <
net-libs/libaccounts-glib:=     <
```

and
```
$ rg kconfig -i /var/tmp/portage/kde-apps/kaccounts-integration-23.08.0/work/kaccounts-integration-23.08.0
[...]
/var/tmp/portage/kde-apps/kaccounts-integration-23.08.0/work/kaccounts-integration-23.08.0/src/plugins/kio-webdav/kioservices.cpp:18:#include <KConfig>
/var/tmp/portage/kde-apps/kaccounts-integration-23.08.0/work/kaccounts-integration-23.08.0/src/plugins/kio-webdav/kioservices.cpp:19:#include <KConfigGroup>
[...]
```
Comment 1 Larry the Git Cow gentoo-dev 2023-09-14 19:43:02 UTC
The bug has been closed via the following commit(s):

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

commit d2ae1f430917b3f220c953cbd3f2a6f250ed07df
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-14 19:17:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-14 19:42:40 +0000

    kde-apps/kaccounts-integration: Update dependencies
    
    Upstream commits:
    60d31ff1d55b8a3d36d61ef0824737e74a64b61a (!)
    a60c1636b6bf0bf5b0718d8de06facfa959ad719
    
    Closes: https://bugs.gentoo.org/914121
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kaccounts-integration-23.08.49.9999.ebuild             | 14 ++++++--------
 .../kaccounts-integration-9999.ebuild                      | 14 ++++++--------
 2 files changed, 12 insertions(+), 16 deletions(-)