All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Paul Menzel <paulepanter@users.sourceforge.net>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] accelges_svn: sort `DEPENDS` alphabetically
Date: Sun, 31 Oct 2010 18:48:00 +0100	[thread overview]
Message-ID: <20101031174800.GD6312@jama> (raw)
In-Reply-To: <1288543618.13060.5.camel@mattotaupa>

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@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.

BTW: any particular reason to have DEPENDS sorted alphabetically?

Regards,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



  reply	other threads:[~2010-10-31 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-31 16:46 [PATCH 1/2] accelges_svn: sort `DEPENDS` alphabetically Paul Menzel
2010-10-31 17:48 ` Martin Jansa [this message]
2010-10-31 20:23   ` Paul Menzel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101031174800.GD6312@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=paulepanter@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.