Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678608 - www-client/falkon USE=gnome-keyring should depend on gnome-base/libgnome-keyring
Summary: www-client/falkon USE=gnome-keyring should depend on gnome-base/libgnome-keyring
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: fixed in 3.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-22 21:41 UTC by Jaakko Perttilä
Modified: 2019-04-13 03: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 Jaakko Perttilä 2019-02-22 21:41:41 UTC
After emerge --depclean

!!! existing preserved libs:
>>> package: gnome-base/libgnome-keyring-3.12.0-r1
 *  - /usr/lib64/libgnome-keyring.so.0
 *  - /usr/lib64/libgnome-keyring.so.0.2.0
 *      used by /usr/lib64/qt5/plugins/falkon/GnomeKeyringPasswords.so (www-client/falkon-3.0.1-r1)

After rebuilding, the dependency on gnome-keyring? ( gnome-base/gnome-keyring ) does not build the GnomeKeyringPasswords plugin.
Comment 1 Larry the Git Cow gentoo-dev 2019-02-24 15:32:44 UTC
The bug has been referenced in the following commit(s):

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

commit 6361925c23ac7d41c8f28aa8f7c89c14253e22f3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-02-24 15:31:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-02-24 15:32:31 +0000

    www-client/falkon: Fix USE gnome DEPEND
    
    Bug: https://bugs.gentoo.org/678608
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 www-client/falkon/falkon-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Michael Palimaka (kensington) gentoo-dev 2019-04-13 03:43:00 UTC
3.1.0 is in the tree now