Bug 86514 - dev-db/libdbi-drivers should depend on database clients
Bug#: 86514 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: robbat2@gentoo.org Reported By: creideiki+gentoo-bugzilla@lysator.liu.se
Component: Development
URL: 
Summary: dev-db/libdbi-drivers should depend on database clients
Keywords:  
Status Whiteboard: 
Opened: 2005-03-24 05:44 0000
Description:   Opened: 2005-03-24 05:44 0000
dev-db/libdbi-drivers currently only depends on dev-db/libdbi. It should also
depend on the client libraries of the used databases. Attached is an ebuild for
libdbi-drivers-0.7.1-r1 that adds (compared to 0.7.1) dependency information.

I've tested it with SQLite 2 and 3 and PostgreSQL 7. Still to be tested is
PostgreSQL 8 and MySQL (3 and 4). libdbi-drivers also supports Oracle, but I
don't have or know anything about that, and so can't test or write dependency
information for it.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Karl-Johan Karlsson 2005-03-24 05:45:27 0000 -------
Created an attachment (id=54328) [details]
Ebuild with dependency information

------- Comment #2 From Robin Johnson 2005-03-27 16:48:31 0000 -------
in cvs.
thanks.