Prechádzať zdrojové kódy

build-x86-images: add orca, graphical screenreader

classabbyamp 1 rok pred
rodič
commit
91ae7e156b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      build-x86-images.sh

+ 1 - 1
build-x86-images.sh

@@ -55,7 +55,7 @@ build_variant() {
     GRUB_PKGS="grub-i386-efi grub-x86_64-efi"
     A11Y_PKGS="espeakup void-live-audio brltty"
     PKGS="dialog cryptsetup lvm2 mdadm void-docs-browse xtools-minimal xmirror $A11Y_PKGS $GRUB_PKGS"
-    XORG_PKGS="xorg-minimal xorg-input-drivers xorg-video-drivers setxkbmap xauth font-misc-misc terminus-font dejavu-fonts-ttf"
+    XORG_PKGS="xorg-minimal xorg-input-drivers xorg-video-drivers setxkbmap xauth font-misc-misc terminus-font dejavu-fonts-ttf orca"
     SERVICES="sshd"
 
     LIGHTDM_SESSION=''