Change behavior of appinfo
[platform/core/appfw/pkgmgr-info.git] / pkgmgr-info.pc.in
old mode 100755 (executable)
new mode 100644 (file)
index 6a40cfd..3bdbff2
@@ -8,5 +8,6 @@ includedir=${prefix}/include
 Name: pkgmgr-info
 Description: Simple string key/val dictionary library
 Version: @VERSION@
+Requires: glib-2.0
 Libs: -L${libdir} -lpkgmgr-info
-Cflags: -I${includedir}
+Cflags: -I${includedir} -DSYSCONFDIR=\"@SYSCONFDIR@\"