x11: Added DISPLAY_MANAGER into package priorities
This commit is contained in:
parent
ffac3c6f10
commit
a6b46b2125
@ -77,9 +77,10 @@ use/x11/wacom: use/x11
|
|||||||
@$(call add,THE_PACKAGES,xorg-drv-wacom)
|
@$(call add,THE_PACKAGES,xorg-drv-wacom)
|
||||||
|
|
||||||
## display managers
|
## display managers
|
||||||
use/x11/dm: use/x11-autostart
|
use/x11/dm: use/x11-autostart use/pkgpriorities
|
||||||
@$(call try,THE_DISPLAY_MANAGER,xdm)
|
@$(call try,THE_DISPLAY_MANAGER,xdm)
|
||||||
@$(call add,THE_PACKAGES,$$(THE_DISPLAY_MANAGER))
|
@$(call add,THE_PACKAGES,$$(THE_DISPLAY_MANAGER))
|
||||||
|
@$(call add,PINNED_PACKAGES,$$(THE_DISPLAY_MANAGER))
|
||||||
@$(call add,DEFAULT_SERVICES_ENABLE,$$(THE_DM_SERVICE))
|
@$(call add,DEFAULT_SERVICES_ENABLE,$$(THE_DM_SERVICE))
|
||||||
|
|
||||||
use/x11/lightdm/gtk use/x11/lightdm/slick \
|
use/x11/lightdm/gtk use/x11/lightdm/slick \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user