summaryrefslogtreecommitdiffstats
path: root/libraries/libdbi-drivers/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libdbi-drivers/README')
-rw-r--r--libraries/libdbi-drivers/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/libdbi-drivers/README b/libraries/libdbi-drivers/README
index 3b68a7d681..e4a1b41c6a 100644
--- a/libraries/libdbi-drivers/README
+++ b/libraries/libdbi-drivers/README
@@ -3,7 +3,6 @@ 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.
+If the optional dependecy postgresql is installed and the
+PGSQL="true" variable is set, then driver for it will be built
+as well.