Acked-by: Frans Meulenbroeks <[email protected]> and apologies for the two missing characters in the previous commits, they were missing in my cut buffer
2010/8/28 Khem Raj <[email protected]>: > Signed-off-by: Khem Raj <[email protected]> > --- > recipes/tasks/task-gpe.bb | 6 ++++-- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/recipes/tasks/task-gpe.bb b/recipes/tasks/task-gpe.bb > index 785f018..92efb3a 100644 > --- a/recipes/tasks/task-gpe.bb > +++ b/recipes/tasks/task-gpe.bb > @@ -18,7 +18,9 @@ PACKAGES = "\ > gpe-task-sectest" > > RDEPENDS_gpe-base-depends = "\ > - diet-x11 \ > + diet-x11" > + > +DEPENDS_gpe-base-depends = "\ > virtual/xserver" > > RDEPENDS_gpe-task-base = "\ > @@ -102,7 +104,7 @@ RDEPENDS_gpe-task-games = "\ > xdemineur" > > RDEPENDS_gpe-task-connectivity = "\ > - gpe-mini-browser" > + gpe-mini-browser2" > # gaim > # linphone-hh > > -- > 1.7.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
