diff options
Diffstat (limited to 'meta/packages/gnome/gobject-introspection_git.bb')
-rw-r--r-- | meta/packages/gnome/gobject-introspection_git.bb | 2 |
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" | |||
13 | DEPENDS = "libffi python-native gobject-introspection-native" | 13 | DEPENDS = "libffi python-native gobject-introspection-native" |
14 | DEPENDS_virtclass-native = "libffi-native python-native" | 14 | DEPENDS_virtclass-native = "libffi-native python-native" |
15 | 15 | ||
16 | inherit autotools_stage | 16 | inherit autotools |
17 | 17 | ||
18 | TARGET_CFLAGS += "-I${STAGING_INCDIR_NATIVE}/python2.5" | 18 | TARGET_CFLAGS += "-I${STAGING_INCDIR_NATIVE}/python2.5" |
19 | 19 | ||