regular-vm.mk: Added +plymouth for desktop targets

This commit is contained in:
Anton Midyukov 2020-03-28 22:44:31 +07:00
parent df6ce49a9d
commit f439922d87

View File

@ -31,7 +31,8 @@ ifeq (,$(filter-out armh aarch64,$(ARCH)))
@$(call add,THE_LISTS,remote-access)
endif
vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 +systemd +systemd-optimal; @:
vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 +systemd +systemd-optimal \
+plymouth; @:
vm/.regular-desktop-sysv: vm/bare mixin/regular-vm-x11 use/x11/gdm2.20 \
use/init/sysv/polkit +power; @: