From 5f88338d6abc562f6e034186e7c6897f22ec7ba1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 22 Oct 2009 17:37:58 +0200 Subject: [PATCH] gdm: add dep on libcanberra and bump PR --- recipes/gnome/gdm_2.28.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/gnome/gdm_2.28.0.bb b/recipes/gnome/gdm_2.28.0.bb index 3f5c69ec24..683773a3ab 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 -- 2.39.5