summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gdm
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-21 10:22:43 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-21 10:30:02 +0200
commitecdd1c6f0ffec1e67b97d05b00bf680a0b3330f1 (patch)
tree9e2592e2a2274e8d592d7dc4fcbf144f43d96791 /meta-gnome/recipes-gnome/gdm
parent7918094173dcb34b7bcfc6f733cf547891b96d7a (diff)
downloadmeta-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.bb2
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"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
4 4
5DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl xrdb" 5DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
6 6
7PR = "r2" 7PR = "r2"
8 8