Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If the gnome USE Flag is set, icewm depends on gnome-libs which is package.mask'ed now. Adding x11-wm/icewm -gnome to /etc/portage/package.use fixes it, but are the gnome-libs really necessary for icewm gnome support? (I must admit that I don't even know whether activating gnome support for icewm has any effects)
Same problem here
Change the ebuild in the following way(s), change gnome-libs to libgnome from : gnome? ( gnome-base/gnome-libs gnome-base/gnome-desktop dev-util/pkgconfig ) to : gnome? ( gnome-base/libgnome gnome-base/gnome-desktop dev-util/pkgconfig ) and remove the line $(use_enable gnome menus-gnome1)
works for me
This was because I was still working on this stuff. This has been completed though.