[oe-commits] Koen Kooi : gdm: add dep on libcanberra and bump PR

git version control git at git.openembedded.org
Fri Oct 23 05:39:13 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 5f88338d6abc562f6e034186e7c6897f22ec7ba1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5f88338d6abc562f6e034186e7c6897f22ec7ba1

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 22 17:37:58 2009 +0200

gdm: add dep on libcanberra and bump PR

---

 recipes/gnome/gdm_2.28.0.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gdm_2.28.0.bb b/recipes/gnome/gdm_2.28.0.bb
index 3f5c69e..683773a 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 = "libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl xrdb"
+
+PR = "r1"
 
 inherit gnome update-rc.d
 





More information about the Openembedded-commits mailing list