[oe-commits] Martin Jansa : gobject-introspection_git: add glib-2. 0-native to native DEPENDS

git version control git at git.openembedded.org
Mon Aug 15 07:06:46 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 7ceff4d2e065685a6735b3bf72241eefebe0768b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7ceff4d2e065685a6735b3bf72241eefebe0768b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jul 28 15:04:59 2011 +0200

gobject-introspection_git: add glib-2.0-native to native DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../gobject-introspection_git.bb                   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb b/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
index 2a7f30c..8352384 100644
--- a/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
+++ b/meta-gnome/recipes-gnome/gobject-introspection/gobject-introspection_git.bb
@@ -1,6 +1,6 @@
 # NOTE: WIP! This recipe does not cross-compile atm., only -native
 DEPENDS = "glib-2.0 libffi python-native gobject-introspection-native"
-DEPENDS_virtclass-native = "libffi-native python-native bison-native flex-native"
+DEPENDS_virtclass-native = "glib-2.0-native libffi-native python-native bison-native flex-native"
 BBCLASSEXTEND = "native"
 
 SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \





More information about the Openembedded-commits mailing list