[oe-commits] Koen Kooi : gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS

git version control git at git.openembedded.org
Mon Jun 27 18:16:31 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 01ba84ba3c7cafe80ad6c1cdfd9bec42394b089d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=01ba84ba3c7cafe80ad6c1cdfd9bec42394b089d

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Jun 25 14:02:57 2011 +0200

gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
index c5ced73..6fcea0d 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
 
-PR = "r3"
+PR = "r4"
 
 inherit gnome update-rc.d
 
@@ -76,7 +76,7 @@ FILES_${PN} += "${datadir}/icon* \
 RDEPENDS_${PN} += "grep dbus-x11 shadow"
 # "libpam-base-files"
 CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm"
-RRECOMMENDS_${PN} += "desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit"
+RRECOMMENDS_${PN} += "openssh-misc desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit"
 
 INITSCRIPT_NAME = "gdm"
 INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."





More information about the Openembedded-commits mailing list