summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-21 12:50:56 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-21 12:55:41 +0200
commit972778cee8ace679228e4763152aaee648101127 (patch)
tree7c07c0a495a4783d478bf0aebe3bb848f803021f /meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
parent31be11bf1c4c4529cb9010c87bc105693b939dcf (diff)
downloadmeta-openembedded-972778cee8ace679228e4763152aaee648101127.tar.gz
gdm: fix build against newer gnome-panel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb3
1 files changed, 2 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 9edc8082d..c5ced73b9 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
@@ -4,12 +4,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
4 4
5DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb" 5DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
6 6
7PR = "r2" 7PR = "r3"
8 8
9inherit gnome update-rc.d 9inherit gnome update-rc.d
10 10
11SRC_URI += " \ 11SRC_URI += " \
12 file://cross-xdetection.diff \ 12 file://cross-xdetection.diff \
13 file://0001-Remove-user-switch-applet.patch \
13 file://%gconf-tree.xml \ 14 file://%gconf-tree.xml \
14 file://gdm \ 15 file://gdm \
15 file://gdm.conf \ 16 file://gdm.conf \