summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gobject-introspection_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome/gobject-introspection_git.bb')
-rw-r--r--meta/recipes-gnome/gnome/gobject-introspection_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gobject-introspection_git.bb b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
index 49c0ed8970..17a42a9a59 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_git.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_git.bb
@@ -14,7 +14,7 @@ PR = "r3"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16DEPENDS = "libffi python-native gobject-introspection-native" 16DEPENDS = "libffi python-native gobject-introspection-native"
17DEPENDS_virtclass-native = "libffi-native python-native" 17DEPENDS_virtclass-native = "libffi-native python-native bison-native flex-native"
18 18
19inherit autotools 19inherit autotools
20 20