Consistenly installing gdm later than the desktop packages in order to ensure non-inflated installs.
This commit is contained in:
parent
b5a891df14
commit
adbfba1450
|
@ -3,6 +3,6 @@
|
|||
## LH: GNOME Core
|
||||
#include <standard-x11>
|
||||
|
||||
gdm gnome-core
|
||||
desktop-base
|
||||
gnome-core
|
||||
gdm desktop-base
|
||||
gnome-themes
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
## LH: GNOME full
|
||||
#include <gnome>
|
||||
|
||||
gdm gnome
|
||||
desktop-base
|
||||
gnome
|
||||
gdm desktop-base
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
## LH: Xfce
|
||||
#include <standard-x11>
|
||||
|
||||
xfce4 gdm
|
||||
desktop-base
|
||||
xfce4
|
||||
gdm desktop-base
|
||||
|
|
Loading…
Reference in New Issue