Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78967 - eel links with libgnome-keyring but does not depend on the gnome-keyring package
Summary: eel links with libgnome-keyring but does not depend on the gnome-keyring package
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-21 09:39 UTC by davi
Modified: 2005-01-23 02:37 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 davi 2005-01-21 09:39:06 UTC
I tried to emerge eel (version 2.8.2) using 2004.3 x86 profile but the build failed trying to link with libgnome-keyring.la. The eel ebuild (eel-2.8.2.ebuild) dos not specify that eel depends on the gnome-keyring package. Installing the gnome-keyring package solve the problem.

Reproducible: Always
Steps to Reproduce:
1.emerge unmerge gnome-keyring
2.emerge eel
3.
Comment 1 foser (RETIRED) gentoo-dev 2005-01-23 02:37:40 UTC
eel has no direct dep on keyring, it's a dep of a dep and it should be there. You have most likely removed it yourself (no depclean is not safe to use).