git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
594f456
)
python-pygobject: export GOBJECT_INTROSPECTION_CFLAGS
author
Steve Sakoman
<steve@sakoman.com>
Sat, 9 Jan 2010 05:21:36 +0000
(21:21 -0800)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 11 Jan 2010 13:15:44 +0000
(14:15 +0100)
recipes/python/python-pygobject_2.20.0.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-pygobject_2.20.0.bb
b/recipes/python/python-pygobject_2.20.0.bb
index
2a07a4a
..
10c94dc
100644
(file)
--- a/
recipes/python/python-pygobject_2.20.0.bb
+++ b/
recipes/python/python-pygobject_2.20.0.bb
@@
-20,6
+20,8
@@
inherit autotools distutils-base pkgconfig
export BUILD_SYS
export HOST_SYS
+export GOBJECT_INTROSPECTION_CFLAGS="-pthread -I${STAGING_INCDIR}/gobject-introspection-1.0 -I${STAGING_INCDIR}/glib-2.0 -I${STAGING_LIBDIR}/glib-2.0/include"
+
do_stage() {
autotools_stage_all
install -d ${STAGING_LIBDIR}/../share/pygobject/