| Bug#: 113038 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: nbenitezl@gmail.com | |
| Component: GNOME | |||
| URL: | |||
| Summary: gtranslator-1.1.6 ebuild lacks a >=gtkspell-2.0 dependency | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-11-19 15:10 0000 | |||
| Description: | Opened: 2005-11-19 15:10 0000 |
Hi, when emerging gtranslator-1.1.6, configure exited with error telling required library >=gtkspell-2.0 was not met. After adding that dependency to ebuild all works fine. Patch attached. Reproducible: Always Steps to Reproduce: 1. Make sure you have not installed gtkspell. 2. Try to emerge gtranslator-1.1.6
Created an attachment (id=73198) [details]
Adds gtkspell-2.0 dependency
Fixed in CVS. Thanks for reporting.