diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-25 14:02:57 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-25 14:02:57 +0200 |
| commit | 01ba84ba3c7cafe80ad6c1cdfd9bec42394b089d (patch) | |
| tree | 2a3f88c632799f6e74a5248edd2d9c56372cc490 | |
| parent | f7fd6e43e07b96dfc1e53ffa8dfb75c1e9594964 (diff) | |
| download | meta-openembedded-01ba84ba3c7cafe80ad6c1cdfd9bec42394b089d.tar.gz | |
gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | 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 c5ced73b90..6fcea0d5c6 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" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb" | 5 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb" |
| 6 | 6 | ||
| 7 | PR = "r3" | 7 | PR = "r4" |
| 8 | 8 | ||
| 9 | inherit gnome update-rc.d | 9 | inherit gnome update-rc.d |
| 10 | 10 | ||
| @@ -76,7 +76,7 @@ FILES_${PN} += "${datadir}/icon* \ | |||
| 76 | RDEPENDS_${PN} += "grep dbus-x11 shadow" | 76 | RDEPENDS_${PN} += "grep dbus-x11 shadow" |
| 77 | # "libpam-base-files" | 77 | # "libpam-base-files" |
| 78 | CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm" | 78 | CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm" |
| 79 | RRECOMMENDS_${PN} += "desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit" | 79 | RRECOMMENDS_${PN} += "openssh-misc desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit" |
| 80 | 80 | ||
| 81 | INITSCRIPT_NAME = "gdm" | 81 | INITSCRIPT_NAME = "gdm" |
| 82 | INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ." | 82 | INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ." |
