We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac90ff commit 91ae7e1Copy full SHA for 91ae7e1
1 file changed
build-x86-images.sh
@@ -55,7 +55,7 @@ build_variant() {
55
GRUB_PKGS="grub-i386-efi grub-x86_64-efi"
56
A11Y_PKGS="espeakup void-live-audio brltty"
57
PKGS="dialog cryptsetup lvm2 mdadm void-docs-browse xtools-minimal xmirror $A11Y_PKGS $GRUB_PKGS"
58
- 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"
59
SERVICES="sshd"
60
61
LIGHTDM_SESSION=''
0 commit comments