diff options
author | Daniel Baumann <daniel@debian.org> | 2010-04-30 17:54:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:06 +0100 |
commit | a09f55f6b36ee3f462253f0f116ceafb4e885360 (patch) | |
tree | 1f90abb5fc856b8c840d47008db17466550071a0 /lists | |
parent | d190df9cb35f91c54603d9a59cc4f631437db917 (diff) | |
download | vyos-live-build-a09f55f6b36ee3f462253f0f116ceafb4e885360.tar.gz vyos-live-build-a09f55f6b36ee3f462253f0f116ceafb4e885360.zip |
Updating package lists for gdm3.
Diffstat (limited to 'lists')
-rw-r--r-- | lists/gnome-core | 8 | ||||
-rw-r--r-- | lists/gnome-full | 8 | ||||
-rw-r--r-- | lists/lxde | 4 | ||||
-rw-r--r-- | lists/xfce | 8 |
4 files changed, 24 insertions, 4 deletions
diff --git a/lists/gnome-core b/lists/gnome-core index 1707135ee..34c74a289 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 46f2092bd..630299c3f 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 5d1537e5e..677797975 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 b63935d7d..4d7db258d 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 |