update pc config
This commit is contained in:
parent
94c71b5431
commit
a99547bea5
1 changed files with 1 additions and 1 deletions
2
r3.pc.in
2
r3.pc.in
|
@ -7,5 +7,5 @@ Name: r3
|
||||||
Description: High-performance URL router library
|
Description: High-performance URL router library
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
Requires:
|
Requires:
|
||||||
Libs: -L${libdir} -lr3
|
Libs: -L${libdir} -lr3 -lpcre
|
||||||
CFlags: -I${includedir}
|
CFlags: -I${includedir}
|
||||||
|
|
Loading…
Reference in a new issue