diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-05-13 00:30:13 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:30:13 +0200 |
commit | 1a22813353773a1fad9e0f346c66b37d0fa509de (patch) | |
tree | 955665bbda604f45caaece0108f464fb226473de /libraries/libdbi-drivers/README | |
parent | c895a4be840f366b77908997887cbfb3ed005985 (diff) | |
download | slackbuilds-1a22813353773a1fad9e0f346c66b37d0fa509de.tar.gz |
libraries/libdbi-drivers: Updated for version 0.8.3_1
Diffstat (limited to 'libraries/libdbi-drivers/README')
-rw-r--r-- | libraries/libdbi-drivers/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libdbi-drivers/README b/libraries/libdbi-drivers/README index 373c295196..4f5ed1d6d5 100644 --- a/libraries/libdbi-drivers/README +++ b/libraries/libdbi-drivers/README @@ -2,4 +2,8 @@ The libdbi-drivers project maintains drivers for the libdbi database abstraction layer written in C. Drivers are distributed seperately 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. |