Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "John Willis" <John.Willis@Distant-earth.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH] gdm_2.28.0: Add missing libcanberra dependency to allow building on a clean system.
Date: Thu, 22 Oct 2009 10:22:48 +0100	[thread overview]
Message-ID: <019901ca52f9$3e6ee5f0$bb4cb1d0$@Willis@Distant-earth.com> (raw)

* 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
 }
-
-
-
-
-- 
1.6.3.1






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

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

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='019901ca52f9$3e6ee5f0$bb4cb1d0$@Willis@Distant-earth.com' \
    --to=john.willis@distant-earth.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox