From: Mark Wooding Date: Sun, 13 Apr 2008 20:53:15 +0000 (+0100) Subject: checkpath.pc: Actually provide useful options in the file. X-Git-Tag: 1.2.1~7 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/e3b7d00bc2a997b3854a49a83fa5a828e76c45fe checkpath.pc: Actually provide useful options in the file. --- 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}