Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189163 - app-emulation/vice-1.21 doesn't need libgnomeui anymore
Summary: app-emulation/vice-1.21 doesn't need libgnomeui anymore
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 20:42 UTC by trurl
Modified: 2007-08-16 20:56 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 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).