summaryrefslogtreecommitdiff
path: root/lists
diff options
context:
space:
mode:
Diffstat (limited to 'lists')
-rw-r--r--lists/gnome-core8
-rw-r--r--lists/gnome-full8
-rw-r--r--lists/lxde4
-rw-r--r--lists/xfce8
4 files changed, 24 insertions, 4 deletions
diff --git a/lists/gnome-core b/lists/gnome-core
index 1707135..34c74a2 100644
--- a/lists/gnome-core
+++ b/lists/gnome-core
@@ -4,5 +4,11 @@
#include <standard-x11>
gnome-core
-gdm desktop-base
+#if DISTRIBUTION lenny
+gdm
+#endif
+#if DISTRIBUTION squeeze sid
+gdm3
+#endif
+desktop-base
gnome-themes
diff --git a/lists/gnome-full b/lists/gnome-full
index 46f2092..630299c 100644
--- a/lists/gnome-full
+++ b/lists/gnome-full
@@ -4,4 +4,10 @@
#include <gnome>
gnome
-gdm desktop-base
+#if DISTRIBUTION lenny
+gdm
+#endif
+#if DISTRIBUTION squeeze sid
+gdm3
+#endif
+desktop-base
diff --git a/lists/lxde b/lists/lxde
index 5d1537e..6777979 100644
--- a/lists/lxde
+++ b/lists/lxde
@@ -5,9 +5,11 @@
lxde
#if DISTRIBUTION lenny
+gdm
lxnm
#endif
#if DISTRIBUTION squeeze sid
+gdm3
wicd
#endif
-gdm desktop-base
+desktop-base
diff --git a/lists/xfce b/lists/xfce
index b63935d..4d7db25 100644
--- a/lists/xfce
+++ b/lists/xfce
@@ -4,4 +4,10 @@
#include <standard-x11>
xfce4
-gdm desktop-base
+#if DISTRIBUTION lenny
+gdm
+#endif
+#if DISTRIBUTION squeeze sid
+gdm3
+#endif
+desktop-base