aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gdm_2.14.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gdm_2.14.9.bb')
-rw-r--r--recipes/gnome/gdm_2.14.9.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/gnome/gdm_2.14.9.bb b/recipes/gnome/gdm_2.14.9.bb
new file mode 100644
index 0000000000..8af27fd407
--- /dev/null
+++ b/recipes/gnome/gdm_2.14.9.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Graphical login manager"
+LICENSE = "GPL"
+
+DEPENDS = "gnome-doc-utils gtk+ libglade libgnomecanvas librsvg libxml2 libart-lgpl"
+
+inherit gnome
+
+SRC_URI += "file://gdm-nodocs.patch;patch=1"
+
+FILES_${PN} += "${datadir}/icon* \
+ ${datadir}/xsession*"
+
+
+
+
+