chiark / gitweb /
checkpath.pc: Actually provide useful options in the file.
[checkpath] / checkpath.pc.in
index 067c11684f7068188116a6b409cb4a2c2de4cf96..d9822d938f12b8b58558a60bb969211873411d6b 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}