Commit 434ec960 authored by Ivan A. Melnikov's avatar Ivan A. Melnikov Committed by Anton Midyukov

slinux.mk: Use xfce-reduced-resource on mipsel

parent 29cd8e80
......@@ -36,9 +36,12 @@ vm/slinux-mcom02: use/slinux/vm-base use/armh-mcom02/x11; @:
endif
ifeq (,$(filter-out mipsel,$(ARCH)))
vm/slinux-tavolga: use/slinux/vm-base use/mipsel-mitx/x11; @:
vm/slinux::
@$(call add,THE_PACKAGES,installer-feature-bell-off-stage3)
@$(call add,THE_PACKAGES,xfce-reduced-resource)
vm/slinux-bfk3: use/slinux/vm-base use/mipsel-bfk3/x11; @:
vm/slinux-tavolga: vm/slinux use/mipsel-mitx/x11; @:
vm/slinux-bfk3: vm/slinux use/mipsel-bfk3/x11; @:
endif
endif
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