Commit 6443ba46 authored by Anton Midyukov's avatar Anton Midyukov

a11y.mk: add espeak-ng package, enable service espeakup in vm/console-a11y

parent 44e00ea0
......@@ -14,7 +14,8 @@ vm/mate-a11y: vm/systemd mixin/regular-vm-base \
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,BASE_PACKAGES,espeakup espeak-ng)
@$(call add,DEFAULT_SERVICES_ENABLE,espeakup)
@$(call add,USERS,altlinux:altlinux:1:1)
@$(call add,BASE_BOOTARGS,quiet)
......
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