Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914123 - kde-apps/kate-lib: missing dependency on kde-frameworks/kiconthemes
Summary: kde-apps/kate-lib: missing dependency on kde-frameworks/kiconthemes
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 17:43 UTC by Sam James
Modified: 2023-09-14 20:04 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:43:16 UTC
```
VDB: detected possibly incorrect RDEPEND (kde-apps/kate-lib-23.08.0)
 > kde-frameworks/kiconthemes:5
```

and
```
$ rg -i iconthe /var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/apps/lib/CMakeLists.txt:40:    IconThemes
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/apps/lib/CMakeLists.txt:56:    KF${KF_MAJOR_VERSION}::IconThemes
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/CMakeLists.txt:64: IconThemes
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/addons/externaltools/CMakeLists.txt:6:find_package(KF${KF_MAJOR_VERSION}IconThemes ${KF5_DEP_VERSION} QUIET)
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/addons/externaltools/CMakeLists.txt:7:if(NOT KF${KF_MAJOR_VERSION}IconThemes_FOUND)
/var/tmp/portage/kde-apps/kate-lib-23.08.0/work/kate-23.08.0/addons/externaltools/CMakeLists.txt:17:    KF${KF_MAJOR_VERSION}::IconThemes
```
Comment 1 Larry the Git Cow gentoo-dev 2023-09-14 20:04:16 UTC
The bug has been closed via the following commit(s):

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

commit 001449719edbb4783c1ab3000e04c0fe214e104a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-14 19:50:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-14 20:03:56 +0000

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

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