Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2103 - Gaim ebuild requires gnome which is totally unnecessary
Summary: Gaim ebuild requires gnome which is totally unnecessary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-25 15:08 UTC by James Dennis
Modified: 2003-02-04 19:42 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 James Dennis 2002-04-25 15:08:38 UTC
When compiling gaim from portage it wants to build gnome. I'm new to gentoo so 
I'm afraid I haven't done a good analysis of where this dependency comes from, 
but gaim definitly shouldn't need gnome. My USE variable says -gnome, but I 
believe the dependency comes from gdk-pixbuf which I think requires gnome to 
be built. I have compiled gaim from source and it runs fine without gdk-pixbuf 
or gnome so obviously those dependencies should be made optional, not 
mandatory.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-25 15:26:50 UTC
I will check this
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-25 16:13:32 UTC
Changed as it should be.  I am still pushing for extended dependency lists, so
that gdk-pixbuf can be specified to not compile for GNOME, which would make
everything soo nice.

Thanks for this, though.