Bug 35889 - fix unixODBC-2.2.6 dependencies
Bug#: 35889 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: rphillips@gentoo.org Reported By: merlin@gentoo.org
Component: Ebuilds
URL: 
Summary: fix unixODBC-2.2.6 dependencies
Keywords:  
Status Whiteboard: 
Opened: 2003-12-15 12:06 0000
Description:   Opened: 2003-12-15 12:06 0000
unixODBC-2.2.6 has a couple problems, both of which concern the add-on
gODBCConfig. gODBCConfig's configure script seems to respect --without-gnome,
but will not compile without gnome-libs installed. Therefore, the dependency on
gtk needs to be changed to gnome. I updated the IUSE and added a dependency for
gnome-libs (use gtk had no dependency in DEPEND!) Lastly, I removed the myconf
used on the configure line for gODBCConfig, because the configure options are
totally different and irrelevant.

All these things have been fixed and tested in the attached ebuild.

I do not think a version bump is necessary, although I named the package as
such only to distinguish it.

------- Comment #1 From Cory Visi (RETIRED) 2003-12-15 12:07:01 0000 -------
Created an attachment (id=22254) [details]
unixODBC-2.2.6-r1.ebuild

------- Comment #2 From Ryan Phillips (RETIRED) 2003-12-15 14:15:25 0000 -------
Committed.