Commit 9f01fbef authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: add +vmguest to vm/alt-workstation

These images also launch in virtual machines.
parent 15d649e1
......@@ -63,7 +63,7 @@ else
@$(call add,THE_LISTS,workstation/libreoffice)
endif
vm/alt-workstation:: vm/.alt-workstation
vm/alt-workstation:: vm/.alt-workstation +vmguest
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,THE_LISTS,workstation/vlc)
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