[libgfbgraph] Fixed the .pc file



commit 3fbd270e178c7817dc3155bd5d84b5991b5bd76e
Author: Álvaro Peña <alvaropg gmail com>
Date:   Mon Jun 3 12:38:51 2013 +0200

    Fixed the .pc file

 libgfbgraph.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgfbgraph.pc.in b/libgfbgraph.pc.in
index fc9d58c..f87073e 100644
--- a/libgfbgraph.pc.in
+++ b/libgfbgraph.pc.in
@@ -10,5 +10,5 @@ Name: libgfbgraph
 Description: GObject library for Facebook Graph API
 Version: @VERSION@
 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}
+Libs: -L${libdir} -lgfbgraph-${apiversion}
 Cflags: -I${includedir}/gfbgraph- API_VERSION@


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