summaryrefslogtreecommitdiffstats
path: root/libraries/poco/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/poco/README')
-rw-r--r--libraries/poco/README16
1 files changed, 11 insertions, 5 deletions
diff --git a/libraries/poco/README b/libraries/poco/README
index 452ba36447..353a2b4c50 100644
--- a/libraries/poco/README
+++ b/libraries/poco/README
@@ -1,6 +1,12 @@
-Modern, powerful open source C++ class libraries and
-frameworks for building network- and internet-based
-applications that run on desktop, server, mobile and
-embedded systems.
+Modern, powerful open source C++ class libraries and frameworks for
+building network- and internet-based applications that run on desktop,
+server, mobile and embedded systems.
+
+PostgreSQL (on Sbo) and libiodbc (part of Slackware) or UnixODBC
+(on SBo) are optional dependencies that will be automatically picked
+up during configuration. If you have PostgreSQL installed and want to
+compile the corresponding database connector, do this:
+
+ POSTGRESQL=yes ./poco.SlackBuild
+
-Optional dependencies: mysql-connector-c++, unixODBC