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

Bug 192570

Summary: mail-client/claws-mail has automatic dependency on libSM and libICE, if installed
Product: Gentoo Linux Reporter: Sascha G. <s.geschwandtner>
Component: New packagesAssignee: Andrej Kacian (RETIRED) <ticho>
Status: RESOLVED FIXED    
Severity: normal CC: genone
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: claws-mail-3.0.0.ebuild patch for dependency on session libraries

Description Sascha G. 2007-09-15 00:58:19 UTC
As it stands now, claws-mail automatically depends on libSM and libICE, if they are installed; the ebuild does not take this into account. I have only looked into the current version (3.0.0) and do not know how older ones behave.

The attached patch hopefully fixes this, making the dependency optional.
Comment 1 Sascha G. 2007-09-15 00:59:42 UTC
Created attachment 130965 [details, diff]
claws-mail-3.0.0.ebuild patch for dependency on session libraries
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-09-16 20:12:51 UTC
Patch used in 3.0.0-r1. Good catch, thanks!