checkpath.pc: Actually provide useful options in the file.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:15 +0000 (21:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:15 +0000 (21:53 +0100)
checkpath.pc.in

index 067c116..d9822d9 100644 (file)
@@ -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}