From a99547bea55a7a119862e43bdd01faf458fc5bb2 Mon Sep 17 00:00:00 2001 From: c9s Date: Mon, 26 May 2014 21:29:56 +0800 Subject: [PATCH] update pc config --- r3.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r3.pc.in b/r3.pc.in index 3f33047..2cc5f73 100644 --- a/r3.pc.in +++ b/r3.pc.in @@ -7,5 +7,5 @@ Name: r3 Description: High-performance URL router library Version: @PACKAGE_VERSION@ Requires: -Libs: -L${libdir} -lr3 +Libs: -L${libdir} -lr3 -lpcre CFlags: -I${includedir}