summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--kingate-fcgi.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kingate-fcgi.pc.in b/kingate-fcgi.pc.in
index 03e0155..d83c4e5 100644
--- a/kingate-fcgi.pc.in
+++ b/kingate-fcgi.pc.in
@@ -7,5 +7,5 @@ Name: kingate-fcgi
Description: FastCGI implementation of kingate interface
Version: @VERSION@
Requires: kingate = @VERSION@
-Libs: -L${libdir} -lkingate-fcgi
+Libs: -L${libdir} -lkingate-fcgi -lfcgi++ -lfcgi
Cflags: -I${includedir}