| Bug#: 117970 | Product: Gentoo Linux | Version: 2005.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome-accessibility@gentoo.org | Reported By: tester@gentoo.org | |
| Component: GNOME | |||
| URL: | |||
| Summary: app-accessibility/dasher needs modular X loving | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-01-05 19:03 0000 | |||
| Description: | Opened: 2006-01-05 19:03 0000 |
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) [details]
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.