summaryrefslogtreecommitdiff
path: root/gobject-introspection-1.0.pc.in
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2008-07-26 20:26:56 +0000
committerColin Walters <walters@src.gnome.org>2008-07-26 20:26:56 +0000
commit8c20989ef537bdc718f62a41f9524cf34920e31a (patch)
tree769c7f82e549e6bad35be107e6f7d3ad552e6f10 /gobject-introspection-1.0.pc.in
parent02dedb3c0d73496278513a8847ecb3150868e4cf (diff)
downloadgobject-introspection-8c20989ef537bdc718f62a41f9524cf34920e31a.tar.gz
Install g-idl-compiler and g-idl-generate to go along with how we're
2008-07-26 Colin Walters <walters@verbum.org> * tools/Makefile.am (bin_PROGRAMS): Install g-idl-compiler and g-idl-generate to go along with how we're changing this module to be installed. * gobject-introspection-1.0.pc.in: Set up Cflags and Libs. svn path=/trunk/; revision=297
Diffstat (limited to 'gobject-introspection-1.0.pc.in')
-rw-r--r--gobject-introspection-1.0.pc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/gobject-introspection-1.0.pc.in b/gobject-introspection-1.0.pc.in
index 34cee304..ab88442f 100644
--- a/gobject-introspection-1.0.pc.in
+++ b/gobject-introspection-1.0.pc.in
@@ -10,9 +10,10 @@ girdir=${prefix}/share/gir
# FIXME: These needs to be ported to the GIR format first
# g_idl_generator=${bindir}/g-idl-generator
# g_idl_compiler=${bindir}/g-idl-compiler
-# Cflags: -I${includedir}/gobject-introspection-1.0
-# Requires: glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
-# Libs: -L${libdir} -lgirepository
+
+Cflags: -I${includedir}/gobject-introspection-1.0
+Requires: glib-2.0 gobject-2.0 gmodule-2.0 gthread-2.0
+Libs: -L${libdir} -lgirepository
Name: gobject-introspection
Description: GObject Introspection