forked from altcloud/mkimage-profiles
regular-vm.mk: drop mpv
mpv is not needed in every single one of those images.
This commit is contained in:
parent
471233df8a
commit
d5ae97e95f
@ -24,8 +24,7 @@ mixin/regular-vm-jeos: mixin/regular-vm-base use/deflogin/root
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,getty@tty1)
|
||||
|
||||
mixin/regular-vm-x11: mixin/regular-vm-base mixin/regular-x11 \
|
||||
mixin/regular-desktop use/browser/firefox/esr use/oem
|
||||
@$(call add,THE_PACKAGES,mpv)
|
||||
mixin/regular-desktop use/browser/firefox/esr use/oem; @:
|
||||
ifeq (,$(filter-out armh aarch64,$(ARCH)))
|
||||
@$(call add,THE_PACKAGES,xorg-96dpi)
|
||||
@$(call add,THE_LISTS,remote-access)
|
||||
|
Loading…
x
Reference in New Issue
Block a user