Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348136 - =kde-misc/wicd-client-kde Visualize also gtk gui
Summary: =kde-misc/wicd-client-kde Visualize also gtk gui
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 12:16 UTC by Agostino Sarubbo
Modified: 2010-12-27 16:03 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 Agostino Sarubbo gentoo-dev 2010-12-08 12:16:59 UTC
After when I add wicd to runlevel, i see in my kde panel, two icon inherent wicd:
wicd-client-kde and default wicd icon(gtk styles)

I solved with compiling net-misc/wicd with -X -gtk.

I think you could change the ebuild:
RDEPEND="net-misc/wicd"
to
RDEPEND="net-misc/wicd[-X,-gtk]"

Thanks
ago
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-12-17 23:25:54 UTC
Done, thanks!