Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156395 - mail-client/sylpheed-claws-2.6.0 links to gpm
Summary: mail-client/sylpheed-claws-2.6.0 links to gpm
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marius Mauch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 03:28 UTC by Ciaran McCreesh
Modified: 2006-11-27 09:04 UTC (History)
1 user (show)

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 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" ...