diff options
Diffstat (limited to 'meta/packages/python')
-rw-r--r-- | meta/packages/python/python-pygobject_2.16.0.bb | 2 |
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 |
20 | export BUILD_SYS | 20 | export BUILD_SYS |
21 | export HOST_SYS | 21 | export HOST_SYS |
22 | export STAGING_INCDIR | ||
23 | export STAGING_LIBDIR | ||
22 | 24 | ||
23 | do_stage() { | 25 | do_stage() { |
24 | autotools_stage_all | 26 | autotools_stage_all |