summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--pygobject-2.0.pc.in1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d60e3e..641b96c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-01 Dan Winship <danw@gnome.org>
+
+ * pygobject-2.0.pc.in (defsdir): Add this so other bindings can
+ find gio.defs
+
2008-01-21 Johan Dahlin <johan@gnome.org>
* gio/gio.override (async_result_callback_marshal):
diff --git a/pygobject-2.0.pc.in b/pygobject-2.0.pc.in
index 73ff035..6876651 100644
--- a/pygobject-2.0.pc.in
+++ b/pygobject-2.0.pc.in
@@ -11,6 +11,7 @@ libdir=@libdir@
pygtkincludedir=${includedir}/pygtk-2.0
fixxref=${datadir}/pygobject/xsl/fixxref.py
pygdocs=${datadir}/gtk-doc/html/pygobject
+defsdir=${datadir}/pygobject/2.0/defs
Name: PyGObject
Description: Python bindings for GObject