summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/python/python-pygobject_2.16.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/python/python-pygobject_2.16.0.bb b/meta/packages/python/python-pygobject_2.16.0.bb
index d7bd1c041f..773ffdff49 100644
--- a/meta/packages/python/python-pygobject_2.16.0.bb
+++ b/meta/packages/python/python-pygobject_2.16.0.bb
@@ -19,6 +19,8 @@ inherit autotools distutils-base pkgconfig
19# necessary to let the call for python-config succeed 19# necessary to let the call for python-config succeed
20export BUILD_SYS 20export BUILD_SYS
21export HOST_SYS 21export HOST_SYS
22export STAGING_INCDIR
23export STAGING_LIBDIR
22 24
23do_stage() { 25do_stage() {
24 autotools_stage_all 26 autotools_stage_all