summaryrefslogtreecommitdiffstats
path: root/libraries/poco/README
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@linuxgalaxy.org>2022-12-29 11:50:04 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:46 +0700
commit141fc676bc50a3f33131a0fcee895062776579ba (patch)
tree30204ab18e77fea1e51cc4d394bcb52692252074 /libraries/poco/README
parente00824a64f70d1d1486f9c896207613df22120dd (diff)
downloadslackbuilds-141fc676bc50a3f33131a0fcee895062776579ba.tar.gz
slackbuilds-141fc676bc50a3f33131a0fcee895062776579ba.tar.xz
libraries/poco: New maintainer, script improvements
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/poco/README')
-rw-r--r--libraries/poco/README16
1 files changed, 12 insertions, 4 deletions
diff --git a/libraries/poco/README b/libraries/poco/README
index a656cb51b4..353a2b4c50 100644
--- a/libraries/poco/README
+++ b/libraries/poco/README
@@ -1,4 +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
+
+