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

Bug 156395

Summary: mail-client/sylpheed-claws-2.6.0 links to gpm
Product: Gentoo Linux Reporter: Ciaran McCreesh <ciaran.mccreesh>
Component: Current packagesAssignee: Marius Mauch (RETIRED) <genone>
Status: RESOLVED NEEDINFO    
Severity: normal CC: ticho
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ciaran McCreesh 2006-11-27 03:28:21 UTC
sylpheed-claws-2.6.0 will link to libgpm if gpm is installed, but does not list gpm as a dependency. If gpm is not installed it will build quite happily and will not link to libgpm. This causes problems with depclean.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2006-11-27 08:56:57 UTC
Need more info as it doesn't happen here, so must be conditional on something and I don't see any mention of gpm in configure/makefile.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2006-11-27 09:04:45 UTC
I believe some other dependency is bringing the libgpm link, and I can't see a way in SC ebuild to fix this.

I mean, we could add a gpm USE flag bringing in gpm dependency, but that wouldn't really solve anything, especially in case of USE="-gpm" ...