Using lightdm instead of gdm3 in xfce package for wheezy and newer.
This commit is contained in:
parent
78b10b2bd2
commit
535e9a5d94
package-lists
|
@ -3,5 +3,10 @@
|
|||
#include <standard-x11>
|
||||
|
||||
xfce4
|
||||
#if DISTRIBUTION squeeze
|
||||
gdm3
|
||||
#endif
|
||||
#nif DISTRIBUTION squeeze
|
||||
lightdm
|
||||
#endif
|
||||
desktop-base
|
||||
|
|
Loading…
Reference in New Issue