From 5cb71518360f865cd4448a083b5d481e6f356a3e Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 22 Sep 2007 20:56:57 +0000 Subject: got rid of all pcre wrappers altogether although all claims against pcre++ make absolutely no sense. But for now I'll live with no wrappers at all. I may reconsider it when implementing more sophisticated discovery mechanisms for upcoming extensions. Signed-off-by: Michael Krelin --- (limited to 'libopkele.pc.in') diff --git a/libopkele.pc.in b/libopkele.pc.in index 286720e..5f8684b 100644 --- a/libopkele.pc.in +++ b/libopkele.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libopkele Description: C++ implementation of OpenID protocol Version: @VERSION@ -Requires: openssl @KONFORKA_KONFORKA@ +Requires: openssl libpcre @KONFORKA_KONFORKA@ Cflags: -I${includedir} @LIBCURL_CPPFLAGS@ @PCREPP_CFLAGS@ Libs: -L${libdir} -lopkele @LIBCURL@ @PCREPP_LIBS@ -- cgit v0.9.0.2