regular-vm.mk, mixin.mk: add glmark to distro Regular's with desktop also
This commit is contained in:
parent
80051bd1e9
commit
8901123155
@ -109,6 +109,7 @@ endif
|
||||
@$(call set,THE_IMAGEWRITER,altmediawriter)
|
||||
@$(call add,THE_PACKAGES,upower udev-rules-rfkill-uaccess)
|
||||
@$(call add,THE_PACKAGES,hunspell-ru-lebedev hunspell-en_US)
|
||||
@$(call add,THE_PACKAGES,glmark2 glmark2-es2)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
|
||||
|
@ -34,7 +34,6 @@ vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 \
|
||||
+systemd +systemd-optimal +plymouth \
|
||||
use/services/bluetooth-enable
|
||||
@$(call add,THE_PACKAGES,bluez)
|
||||
@$(call add,THE_PACKAGES,glmark2 glmark2-es2)
|
||||
@$(call try,VM_SIZE,8589934592)
|
||||
|
||||
vm/.regular-desktop-sysv: vm/bare mixin/regular-vm-x11 use/x11/gdm2.20 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user