[libgfbgraph] Fixed the pkgconfig file



commit c95a26e4e5ff84f9dea1bcee64f3bfba25db7d39
Author: Álvaro Peña <alvaropg gmail com>
Date:   Wed May 29 13:12:51 2013 +0200

    Fixed the pkgconfig file

 libgfbgraph.pc.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libgfbgraph.pc.in b/libgfbgraph.pc.in
index 3609c7c..fc9d58c 100644
--- a/libgfbgraph.pc.in
+++ b/libgfbgraph.pc.in
@@ -6,9 +6,9 @@ datadir= datadir@
 includedir= includedir@
 apiversion= API_VERSION@
 
-Name: libginstapaper
-Description: GObject Instapaper library
+Name: libgfbgraph
+Description: GObject library for Facebook Graph API
 Version: @VERSION@
-Requires: rest-0.7 glib-2.0
-Libs: -L${libdir} -llibginstapaper-${apiversion}
-Cflags: -I${includedir}
+Requires: gio-2.0 glib-2.0 goa-1.0 json-glib-1.0 libsoup-2.4 rest-0.7
+Libs: -L${libdir} -llibgfbgraph-${apiversion}
+Cflags: -I${includedir}/gfbgraph- API_VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]