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

Bug 23821

Summary: greedy xmms "gnome? ( <gnome-base/gnome-panel-1.5.0 )" dependancy
Product: Portage Development Reporter: Dick Marinus <dick>
Component: UnclassifiedAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: minor CC: esigra, gnome
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dick Marinus 2003-07-01 11:34:06 UTC
xmms seems to depend on gnone-panel. 
Couldn't (/ Shouldn't) xmms just depend on >=x11-libs/gtk+-1.2.10-r10 and 
>=dev-libs/glib-1.2.10-r5 ?
Comment 1 Gerald Normandin (RETIRED) 2003-07-01 17:31:38 UTC
try doing a USE="-gnome" emerge xmms
It will fix your problem.. 
Comment 2 foser (RETIRED) gentoo-dev 2003-07-02 04:56:13 UTC
thats not what he's trying to say.

No, afaicr (its been a while), it really needs the panel libs. Unless you prove me otherwise, but i'm quite certain of it.
Comment 3 SpanKY gentoo-dev 2003-07-02 09:42:50 UTC
gtk is required by xmms (for parts of it's interface) ... 
 
however, the optional gnome support applies to the ability to create a gnome applet ... 
if you look at 'configure.in' you'll see it checks for 'applet-widget.h' in order to determine 
gnome support ... if you look up the pkg that provides that file, you'll find that 
gnome-panel provides it