diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-21 10:22:43 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-21 10:30:02 +0200 |
commit | ecdd1c6f0ffec1e67b97d05b00bf680a0b3330f1 (patch) | |
tree | 9e2592e2a2274e8d592d7dc4fcbf144f43d96791 /meta-gnome/recipes-gnome/gdm | |
parent | 7918094173dcb34b7bcfc6f733cf547891b96d7a (diff) | |
download | meta-openembedded-ecdd1c6f0ffec1e67b97d05b00bf680a0b3330f1.tar.gz |
gdm, gnome-control-center: clean up dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/gdm')
-rw-r--r-- | meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | 2 |
1 files changed, 1 insertions, 1 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 42e107561..9edc8082d 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.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 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl xrdb" | 5 | DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb" |
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r2" |
8 | 8 | ||