summaryrefslogtreecommitdiff
path: root/pygobject-3.0.pc.in
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2011-08-15 13:12:49 +0200
committerIgnacio Casal Quinteiro <icq@gnome.org>2011-08-15 13:12:49 +0200
commitd0a96a0a75f2bc969522abce2d326ef440cf143a (patch)
treef9200a8ac9f841dd0eb492b4c876ac3d6e14eeea /pygobject-3.0.pc.in
parent081dc2eb03b677eac9f08d3ad05deecc7c51554c (diff)
downloadpygobject-d0a96a0a75f2bc969522abce2d326ef440cf143a.tar.gz
Install pygobject.h again.
This is needed by libpeas.
Diffstat (limited to 'pygobject-3.0.pc.in')
-rw-r--r--pygobject-3.0.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/pygobject-3.0.pc.in b/pygobject-3.0.pc.in
index 2ae8ebf7..15672de7 100644
--- a/pygobject-3.0.pc.in
+++ b/pygobject-3.0.pc.in
@@ -5,10 +5,10 @@ datarootdir=@datarootdir@
datadir=@datadir@
libdir=@libdir@
-# you can use the --variable=pygtkincludedir argument to
+# you can use the --variable=pygobjectincludedir argument to
# pkg-config to get this value. You might want to use this to
# install additional headers.
-pygtkincludedir=${includedir}/pygtk-2.0
+pygobjectincludedir=${includedir}/pygobject-3.0
fixxref=${datadir}/pygobject/xsl/fixxref.py
pygdocs=${datadir}/gtk-doc/html/pygobject
defsdir=${datadir}/pygobject/2.0/defs
@@ -19,4 +19,4 @@ Description: Python bindings for GObject
Requires: gobject-2.0
Requires.private: @LIBFFI_PC@
Version: @VERSION@
-Cflags: -I${pygtkincludedir}
+Cflags: -I${pygobjectincludedir}