From d256a92618986bd8d0ddde559d6443370b5982df Mon Sep 17 00:00:00 2001 From: Christopher Walker Date: Thu, 19 Jan 2017 22:11:49 +0000 Subject: libraries/psqlodbc: Added (PostgreSQL ODBC driver). Signed-off-by: David Spencer --- libraries/psqlodbc/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libraries/psqlodbc/README (limited to 'libraries/psqlodbc/README') diff --git a/libraries/psqlodbc/README b/libraries/psqlodbc/README new file mode 100644 index 0000000000..93f194c117 --- /dev/null +++ b/libraries/psqlodbc/README @@ -0,0 +1,9 @@ +psqlODBC is the official PostgreSQL ODBC driver. It is released under +the Library General PUblic License, or LGPL. + +Optional Dependency + +unixODBC + This package will build libiodbc drivers by default, since those are + the ODBC drivers included with Slackware. In order to build with + unixODBC, specify WITH_UNIXODBC=yes on the command line. -- cgit v1.2.3