Commit d29036d1 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

regular-vm.mk: add xfce-reduced-resource for vm/regular-xfce

Xfce used to present artifacts with compositing disabled; now that it's fixed compositing can be disabled to increase performance.
parent bfcd6bc0
......@@ -59,7 +59,8 @@ vm/regular-lxde: vm/.regular-gtk mixin/regular-lxde mixin/vm-archdep; @:
vm/regular-mate: vm/.regular-gtk mixin/mate-base mixin/vm-archdep
@$(call add,THE_PACKAGES,mate-reduced-resource)
vm/regular-xfce: vm/.regular-gtk mixin/regular-xfce mixin/vm-archdep; @:
vm/regular-xfce: vm/.regular-gtk mixin/regular-xfce mixin/vm-archdep
@$(call add,THE_PACKAGES,xfce-reduced-resource)
vm/regular-kde5: vm/.regular-gtk mixin/regular-kde5 mixin/vm-archdep; @:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment