[json-glib/json-glib-0-12] build: List GIO in the json-glib pkgconfig file
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib/json-glib-0-12] build: List GIO in the json-glib pkgconfig file
- Date: Tue, 12 Apr 2011 07:43:05 +0000 (UTC)
commit 3863187b2dfafdcb0eea032b72e03c3ddb73d353
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Apr 12 08:41:20 2011 +0100
build: List GIO in the json-glib pkgconfig file
Building against JSON-GLib requires GIO.
(cherry picked from commit 0ff8f784848ad34c37bd60ad92791c6f76944803)
Signed-off-by: Emmanuele Bassi <ebassi linux intel com>
json-glib.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib.pc.in b/json-glib.pc.in
index c49bc9e..1a86ead 100644
--- a/json-glib.pc.in
+++ b/json-glib.pc.in
@@ -8,4 +8,4 @@ Description: JSON Parser for GLib
Version: @VERSION@
Libs: -L${libdir} -ljson-glib-1.0
Cflags: -I${includedir}/json-glib-1.0
-Requires: gobject-2.0
+Requires: gobject-2.0 gio-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]