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
it already depends on gtk+, etc.. removing the uneeded dep will fix it for modular X
Dasher relies on things directly from a X11 implementation (libX11, libXtst, et. al.), so that dependency is there for a reason, and has nothing to do with Gtk+. If what you're looking for is adding modular xorg dependencies, I would be glad to receive any patches for that. The same goes for bugs #117971 and #117973). Thanks.
Created an attachment (id=77680) [edit] ebuild patch to make dasher compatible with modular x11 Tried to follow the porting howto.
Thanks Tobias for your contribution. From the porting HOWTO, I see that your patch missed the "|| ( ( modular deps ) virtual/x11 )" syntax, but apart from that it looks OK. The changes have been committed to the tree.