summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gobject-introspection_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gnome/gobject-introspection_git.bb')
-rw-r--r--meta/packages/gnome/gobject-introspection_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnome/gobject-introspection_git.bb b/meta/packages/gnome/gobject-introspection_git.bb
index 9c3201cbd..fe6eea285 100644
--- a/meta/packages/gnome/gobject-introspection_git.bb
+++ b/meta/packages/gnome/gobject-introspection_git.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
DEPENDS = "libffi python-native gobject-introspection-native"
DEPENDS_virtclass-native = "libffi-native python-native"
-inherit autotools_stage
+inherit autotools
TARGET_CFLAGS += "-I${STAGING_INCDIR_NATIVE}/python2.5"