Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35889 - fix unixODBC-2.2.6 dependencies
Summary: fix unixODBC-2.2.6 dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-15 12:06 UTC by Cory Visi (RETIRED)
Modified: 2003-12-15 14:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
unixODBC-2.2.6-r1.ebuild (unixODBC-2.2.6-r1.ebuild,1.12 KB, text/plain)
2003-12-15 12:07 UTC, Cory Visi (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cory Visi (RETIRED) gentoo-dev 2003-12-15 12:06:31 UTC
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 Cory Visi (RETIRED) gentoo-dev 2003-12-15 12:07:01 UTC
Created attachment 22254 [details]
unixODBC-2.2.6-r1.ebuild
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2003-12-15 14:15:25 UTC
Committed.