mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9 lines
343 B
Text
9 lines
343 B
Text
The libdbi-drivers project maintains drivers for the libdbi database
|
|
abstraction layer written in C. Drivers are distributed separately
|
|
from the library itself.
|
|
|
|
This includes the drivers for mysql and sqlite by default.
|
|
if the PGSQL="true" variable is set, then postgresql will is
|
|
required and will be built as well.
|
|
|
|
This requires libdbi.
|