diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-09 17:04:19 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-09 17:04:19 +0200 |
| commit | ed365c1c4d3f2f43ccc074b4c9440f0ddd145615 (patch) | |
| tree | 58d2120651be01e3c8833878bd169dc9ea49e7e3 | |
| parent | 30f5766fb5392f6bb97ae5ec8d830076c87b4ebe (diff) | |
| download | meta-openembedded-ed365c1c4d3f2f43ccc074b4c9440f0ddd145615.tar.gz | |
gdm 2.30.0: add metacity to RRECOMMENDS, gdm tries to execute it to manage dialogs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | meta-gnome/recipes-gnome/gdm/gdm_2.30.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.30.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.30.0.bb index 17a4c1406b..918c8e41d7 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_2.30.0.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_2.30.0.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Graphical login manager" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 4 | 4 | ||
| 5 | PR = "r2" | 5 | PR = "r3" |
| 6 | 6 | ||
| 7 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl xrdb" | 7 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl xrdb" |
| 8 | 8 | ||
| @@ -51,7 +51,7 @@ FILES_${PN} += "${datadir}/icon* \ | |||
| 51 | RDEPENDS_${PN} += "grep dbus-x11 shadow" | 51 | RDEPENDS_${PN} += "grep dbus-x11 shadow" |
| 52 | # "libpam-base-files" | 52 | # "libpam-base-files" |
| 53 | CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm" | 53 | CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm" |
| 54 | RRECOMMENDS_${PN} += "gnome-session polkit-gnome consolekit" | 54 | RRECOMMENDS_${PN} += "metacity gnome-session polkit-gnome consolekit" |
| 55 | 55 | ||
| 56 | INITSCRIPT_NAME = "gdm" | 56 | INITSCRIPT_NAME = "gdm" |
| 57 | INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ." | 57 | INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ." |
