Commit f29547fa authored by Anton Midyukov's avatar Anton Midyukov

a11y.mk: add console-a11y target

Request-by: savoptic@.
parent c6e21a7b
......@@ -12,4 +12,10 @@ vm/mate-a11y: vm/systemd mixin/regular-vm-base \
@$(call add,THE_LISTS,a11y)
@$(call add,THE_PACKAGES,theme-mate-windows)
vm/console-a11y: vm/systemd mixin/regular-vm-base use/l10n/ru_RU +vmguest \
use/deflogin/root use/sound +nm; @:
@$(call add,BASE_PACKAGES,espeakup)
@$(call add,USERS,altlinux:altlinux:1:1)
@$(call add,BASE_BOOTARGS,quiet)
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