Fix static analyzer issues
[platform/core/appfw/pkgmgr-info.git] / pkgmgr-info.pc.in
old mode 100755 (executable)
new mode 100644 (file)
index 6a40cfd..748d2bb
@@ -7,6 +7,7 @@ includedir=${prefix}/include
 
 Name: pkgmgr-info
 Description: Simple string key/val dictionary library
-Version: @VERSION@
+Version: @FULLVER@
+Requires: glib-2.0
 Libs: -L${libdir} -lpkgmgr-info
-Cflags: -I${includedir}
+Cflags: -I${includedir} -DSYSCONFDIR=\"@SYSCONFDIR@\"