summaryrefslogtreecommitdiff
path: root/gobject-2.0.pc.in
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-04-08 17:34:44 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-04-08 17:34:44 -0400
commit88ab35f3cb6127036361e421987a127bddb989c8 (patch)
tree16857489dd73d93a783a900dccc706c00ed2ec16 /gobject-2.0.pc.in
parent0b9229beca5379b638e9d9a879bca30560042023 (diff)
Add a generic libffi based marshaller to libgobject
This code is from https://bugzilla.gnome.org/show_bug.cgi?id=567087 and was adapted by myself to also support the GVariant fundamental type. Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'gobject-2.0.pc.in')
-rw-r--r--gobject-2.0.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gobject-2.0.pc.in b/gobject-2.0.pc.in
index 41505a9b4..5bc67bcf6 100644
--- a/gobject-2.0.pc.in
+++ b/gobject-2.0.pc.in
@@ -8,4 +8,5 @@ Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0,gthread-2.0
Version: @VERSION@
Libs: -L${libdir} -lgobject-2.0
+Libs.private: @LIBFFI_LIBS@
Cflags: