All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] gdm_2.28.0: Add missing libcanberra dependency to allow building on a clean system.
Date: Thu, 22 Oct 2009 11:57:29 +0200	[thread overview]
Message-ID: <hbpaa9$1s2$1@ger.gmane.org> (raw)
In-Reply-To: <11137.8223322847$1256203543@news.gmane.org>

Your mailer linewrapped it again, please use git send-email in the future.

regards,

Koen

On 22-10-09 11:22, John Willis wrote:
> * Also bump PR.
>
> Signed-off-by: David-John Willis<John.Willis@Distant-earth.com>
> ---
>   recipes/gnome/gdm_2.28.0.bb |    8 +++-----
>   1 files changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/recipes/gnome/gdm_2.28.0.bb b/recipes/gnome/gdm_2.28.0.bb
> index 3f5c69e..d6cc5c0 100644
> --- a/recipes/gnome/gdm_2.28.0.bb
> +++ b/recipes/gnome/gdm_2.28.0.bb
> @@ -1,7 +1,9 @@
>   DESCRIPTION = "Graphical login manager"
>   LICENSE = "GPL"
>
> -DEPENDS = "libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade
> libgnomecanvas librsvg libxml2 libart-lgpl xrdb"
> +DEPENDS = "libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade
> libgnomecanvas librsvg libxml2 libart-lgpl libcanberra xrdb"
> +
> +PR = "r1"
>
>   inherit gnome update-rc.d
>
> @@ -67,7 +69,3 @@ pkg_postrm_${PN} () {
>       delgroup gdm || true
>   	sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true
>   }
> -
> -
> -
> -





       reply	other threads:[~2009-10-22  9:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <11137.8223322847$1256203543@news.gmane.org>
2009-10-22  9:57 ` Koen Kooi [this message]
2009-10-22  9:22 [PATCH] gdm_2.28.0: Add missing libcanberra dependency to allow building on a clean system John Willis

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='hbpaa9$1s2$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.