From e3b7d00bc2a997b3854a49a83fa5a828e76c45fe Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 13 Apr 2008 21:53:15 +0100 Subject: [PATCH] checkpath.pc: Actually provide useful options in the file. --- checkpath.pc.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/checkpath.pc.in b/checkpath.pc.in index 067c116..d9822d9 100644 --- a/checkpath.pc.in +++ b/checkpath.pc.in @@ -8,3 +8,7 @@ socketdir=@socketdir@ Name: Checkpath Description: Check filesystem paths for security problems. Version: @VERSION@ + +Requires: mLib >= 2.0.4 +Libs: -L${libdir} -lcheckpath +Cflags: -I${includedir} -- 2.11.0