Add log to client side after receiving the result
[platform/core/appfw/pkgmgr-info.git] / pkgmgr-info.pc.in
index c4fa16f..754f88d 100644 (file)
@@ -6,7 +6,8 @@ libdir=@LIB_INSTALL_DIR@
 includedir=${prefix}/include
 
 Name: pkgmgr-info
-Description: Simple string key/val dictionary library
-Version: @VERSION@
+Description: Packager Manager infomation api
+Version: @FULLVER@
+Requires: glib-2.0
 Libs: -L${libdir} -lpkgmgr-info
 Cflags: -I${includedir} -DSYSCONFDIR=\"@SYSCONFDIR@\"