Updating package lists for gdm3.
This commit is contained in:
parent
19e5cd4c60
commit
95c2da7e5d
|
@ -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
|
||||
|
|
|
@ -4,4 +4,10 @@
|
|||
#include <gnome>
|
||||
|
||||
gnome
|
||||
gdm desktop-base
|
||||
#if DISTRIBUTION lenny
|
||||
gdm
|
||||
#endif
|
||||
#if DISTRIBUTION squeeze sid
|
||||
gdm3
|
||||
#endif
|
||||
desktop-base
|
||||
|
|
|
@ -5,9 +5,11 @@
|
|||
|
||||
lxde
|
||||
#if DISTRIBUTION lenny
|
||||
gdm
|
||||
lxnm
|
||||
#endif
|
||||
#if DISTRIBUTION squeeze sid
|
||||
gdm3
|
||||
wicd
|
||||
#endif
|
||||
gdm desktop-base
|
||||
desktop-base
|
||||
|
|
|
@ -4,4 +4,10 @@
|
|||
#include <standard-x11>
|
||||
|
||||
xfce4
|
||||
gdm desktop-base
|
||||
#if DISTRIBUTION lenny
|
||||
gdm
|
||||
#endif
|
||||
#if DISTRIBUTION squeeze sid
|
||||
gdm3
|
||||
#endif
|
||||
desktop-base
|
||||
|
|
Loading…
Reference in New Issue