summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-09-26 09:13:28 -0700
committerKhem Raj <raj.khem@gmail.com>2011-09-27 17:40:02 -0700
commit9826cc6fead485177bdf35f8d49d98feb2a318d7 (patch)
tree102c51b2467b2ed86d3ca4545b022a4fae3d2419 /meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
parent1dd63580daf20e9c96433d4b4f5b673baa3be29b (diff)
downloadmeta-openembedded-9826cc6fead485177bdf35f8d49d98feb2a318d7.tar.gz
gdm: Fix build on gnome'less build systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 6fcea0d5c..b1cbf457a 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
@@ -4,13 +4,14 @@ 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 = "r4" 7PR = "r5"
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://0001-Remove-user-switch-applet.patch \
14 file://sysrooted-pkg-config.patch \
14 file://%gconf-tree.xml \ 15 file://%gconf-tree.xml \
15 file://gdm \ 16 file://gdm \
16 file://gdm.conf \ 17 file://gdm.conf \