Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937767

Summary: media-gfx/darktable[kwallet] RDEPENDs on >=kde-frameworks/kwallet-5.34.0-r1 without slot dep
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Markus Meier <maekke>
Status: RESOLVED FIXED    
Severity: normal CC: maekke
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 935416    

Description Andreas Sturmlechner gentoo-dev 2024-08-11 13:48:39 UTC
... but there are SLOTs 5 and 6, so at the bare minimum it should define ":*"

... but that would be odd. Is there no linking against KF5- or KF6Wallet?
Comment 1 Larry the Git Cow gentoo-dev 2024-08-29 13:54:35 UTC
The bug has been referenced in the following commit(s):

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

commit a1b5bd8758a343376fde494f4822a54b3b53d969
Author:     Markus Meier <maekke@gentoo.org>
AuthorDate: 2024-08-29 13:54:00 +0000
Commit:     Markus Meier <maekke@gentoo.org>
CommitDate: 2024-08-29 13:54:24 +0000

    media-gfx/darktable: add :* to kwallet dependency
    
    Bug: https://bugs.gentoo.org/937767
    Signed-off-by: Markus Meier <maekke@gentoo.org>

 media-gfx/darktable/darktable-4.6.0.ebuild | 2 +-
 media-gfx/darktable/darktable-4.6.1.ebuild | 2 +-
 media-gfx/darktable/darktable-4.8.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Markus Meier gentoo-dev 2024-08-29 13:56:06 UTC
it looks like it's not linking anything, but communicates via dbus... I've added the :* dependency for now.