[oe] [PATCH 1/2] accelges_svn: sort `DEPENDS` alphabetically

Paul Menzel paulepanter at users.sourceforge.net
Sun Oct 31 20:23:09 UTC 2010


Am Sonntag, den 31.10.2010, 18:48 +0100 schrieb Martin Jansa:
> On Sun, Oct 31, 2010 at 05:46:58PM +0100, Paul Menzel wrote:
> > Date: Sun, 31 Oct 2010 13:49:32 +0100
> > 
> > Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
> > ---
> >  recipes/accelges/accelges_svn.bb |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/recipes/accelges/accelges_svn.bb b/recipes/accelges/accelges_svn.bb
> > index db6a6ee..805dc11 100644
> > --- a/recipes/accelges/accelges_svn.bb
> > +++ b/recipes/accelges/accelges_svn.bb
> > @@ -9,7 +9,7 @@ PR = "r4"
> >  PE = "1"
> >  SRCREV = "206"
> >  
> > -DEPENDS = "dbus dbus-glib libxrandr libnotify notification-daemon curl gtk+"
> > +DEPENDS = "curl dbus dbus-glib gtk+ libnotify libxrandr notification-daemon"
> >  RDEPENDS_${PN} = "notification-daemon"
> >  
> >  SRC_URI = "svn://accelges.googlecode.com/svn/;module=trunk;proto=http"
> > -- 
> > 1.7.2.3
> 
> Both pushed and patchwork updated, thanks.

Thanks!

> BTW: any particular reason to have DEPENDS sorted alphabetically?

In my opinion it makes it easier to look up a certain entry. You do not
have to look through the whole list and it is clear where to add new
entries.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20101031/268f0389/attachment-0002.sig>


More information about the Openembedded-devel mailing list