summaryrefslogtreecommitdiffstats
path: root/client/freerdp-client.pc.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--client/freerdp-client.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/freerdp-client.pc.in b/client/freerdp-client.pc.in
index eca4ab8..e446657 100644
--- a/client/freerdp-client.pc.in
+++ b/client/freerdp-client.pc.in
@@ -11,5 +11,5 @@ Version: @FREERDP_VERSION@
Requires:
Requires.private: @WINPR_PKG_CONFIG_FILENAME@ freerdp@FREERDP_VERSION_MAJOR@
Libs: -L${libdir} ${libs}
-Libs.private: -ldl -lpthread
+Libs.private: -ldl -lpthread @FREERDP_CLIENT_PC_PRIVATE_LIBS@
Cflags: -I${includedir}