summaryrefslogtreecommitdiffstats
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 9c3201cbd5..fe6eea2855 100644
--- a/meta/packages/gnome/gobject-introspection_git.bb
+++ b/meta/packages/gnome/gobject-introspection_git.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
13DEPENDS = "libffi python-native gobject-introspection-native" 13DEPENDS = "libffi python-native gobject-introspection-native"
14DEPENDS_virtclass-native = "libffi-native python-native" 14DEPENDS_virtclass-native = "libffi-native python-native"
15 15
16inherit autotools_stage 16inherit autotools
17 17
18TARGET_CFLAGS += "-I${STAGING_INCDIR_NATIVE}/python2.5" 18TARGET_CFLAGS += "-I${STAGING_INCDIR_NATIVE}/python2.5"
19 19