Use Requires for libpcre in r3.pc

This commit is contained in:
ChangZhuo Chen (陳昌倬) 2014-07-04 21:27:56 +08:00
parent 270fd1dd7b
commit b3482c7792

View file

@ -6,6 +6,6 @@ libdir=@libdir@
Name: r3
Description: High-performance URL router library
Version: @PACKAGE_VERSION@
Requires:
Libs: -L${libdir} -lr3 -lpcre
Requires: libpcre
Libs: -L${libdir} -lr3
CFlags: -I${includedir}