We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fff515 commit beff361Copy full SHA for beff361
src/interfaces/libpq/Makefile
@@ -89,6 +89,8 @@ SHLIB_PREREQS = submake-libpgport
89
90
SHLIB_EXPORTS = exports.txt
91
92
+PKG_CONFIG_REQUIRES_PRIVATE = libssl libcrypto
93
+
94
all: all-lib
95
96
# Shared library stuff
0 commit comments