summaryrefslogtreecommitdiffstats
path: root/libraries/libdbi-drivers/README
diff options
context:
space:
mode:
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
commit1a22813353773a1fad9e0f346c66b37d0fa509de (patch)
tree955665bbda604f45caaece0108f464fb226473de /libraries/libdbi-drivers/README
parentc895a4be840f366b77908997887cbfb3ed005985 (diff)
downloadslackbuilds-1a22813353773a1fad9e0f346c66b37d0fa509de.tar.gz
slackbuilds-1a22813353773a1fad9e0f346c66b37d0fa509de.tar.xz
libraries/libdbi-drivers: Updated for version 0.8.3_1
Diffstat (limited to 'libraries/libdbi-drivers/README')
-rw-r--r--libraries/libdbi-drivers/README4
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.