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

Bug 189163

Summary: app-emulation/vice-1.21 doesn't need libgnomeui anymore
Product: Gentoo Linux Reporter: trurl
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description trurl 2007-08-16 20:42:06 UTC
app-emulation/vice-1.21 compiles and seems to be happy with gtk2, it doesn't need the gnome-base/libgnomeui which pulls whole gnome.
The gnome useflag should be changed to e.g. gtk and the dependency to x11-libs/gtk+. I tried it and it seems to work (also with vice-1.22).


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-16 20:56:52 UTC
Please, read the configure.in file; it absolutely needs libgnomeui with USE=gnome (and that's exactly what the ebuild does).