for me all three # lines can go anyway: Acked-by: Frans Meulenbroeks <[email protected]>
2010/8/28 Khem Raj <[email protected]>: > Signed-off-by: Khem Raj <[email protected]> > --- > recipes/angstrom/angstrom-bootmanager.bb | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/recipes/angstrom/angstrom-bootmanager.bb > b/recipes/angstrom/angstrom-bootmanager.bb > index 6cae115..ea8eaa0 100644 > --- a/recipes/angstrom/angstrom-bootmanager.bb > +++ b/recipes/angstrom/angstrom-bootmanager.bb > @@ -1,7 +1,8 @@ > DESCRIPTION = "A graphical Boot Manager for the Ångström Linux Distribution" > AUTHOR = "Michael 'Mickey' Lauer <[email protected]>" > SECTION = "base" > -DEPENDS = "evas-fb ecore-fb esmart-fb imlib2-fb edje efl++-fb" > +# These depends are not available. > +#DEPENDS = "ecore esmart-fb imlib2-fb edje efl++-fb" > #RDEPENDS_${PN} = "libefl++0" > > ALLOW_EMPTY = "1" > -- > 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
