On Mon, 2014-06-30 at 16:23 +0200, Stéphane Cerveau wrote: > Signed-off-by: Stéphane Cerveau <[email protected]> > --- > meta/recipes-devtools/vala/vala.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/vala/vala.inc > b/meta/recipes-devtools/vala/vala.inc > index a8927d7..a9e5a57 100644 > --- a/meta/recipes-devtools/vala/vala.inc > +++ b/meta/recipes-devtools/vala/vala.inc > @@ -1,7 +1,7 @@ > DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject > programming. \ > Vala compiles to plain C and has no runtime environment nor penalities > whatsoever." > SECTION = "devel" > -DEPENDS = "glib-2.0 dbus gtk+" > +DEPENDS = "glib-2.0 dbus" > BBCLASSEXTEND = "native" > DEPENDS_virtclass-native = "bison-native glib-2.0-native dbus-native" > HOMEPAGE = "http://vala-project.org"
Really we should probably backport: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=27c2cbbdb14d65caef1faafbfea063d6744f4e70 ? Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
