From 3a4530372bc95d728dbddbac788f2c1f2d03a030 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 23 Jul 2007 19:35:25 +0000 Subject: added missing libs to pkg-config package --- 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} -- cgit v0.9.0.2