diff options
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. |