Bug 113038 - gtranslator-1.1.6 ebuild lacks a >=gtkspell-2.0 dependency
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

------- Comment #1 From Nelson Benítez 2005-11-19 15:11:33 0000 -------
Created an attachment (id=73198) [details]
Adds gtkspell-2.0 dependency

------- Comment #2 From Daniel Gryniewicz 2005-11-19 15:26:58 0000 -------
Fixed in CVS.  Thanks for reporting.