pgsql: Add libpq's openssl dependencies to pkg-config file - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add libpq's openssl dependencies to pkg-config file
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Add libpq's openssl dependencies to pkg-config file

Add libssl and libcrypto to libpq.pc's Requires.private.  This allows
static linking to work if those libssl or libcrypto themselves have
dependencies in their *.private fields, such as -lz in some cases.

Reported-by: Sandro Mani <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/beff361bc1edc24ee5f8b2073a1e5e4c92ea66eb

Modified Files
--------------
src/interfaces/libpq/Makefile | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Remove buggy ICU collation from documentation
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove unused parameter