gnome-orca

This commit is contained in:
Bob Mottram 2018-05-17 16:07:32 +01:00
parent 6049101caa
commit cb2b607eb4
1 changed files with 2 additions and 1 deletions

View File

@ -1166,7 +1166,8 @@ configure_user_interface() {
chroot "$rootdir" apt-get -yq install zenity
# accessibility
chroot "$rootdir" apt-get -yq install orca festival
chroot "$rootdir" apt-get -yq -t stretch-backports install gnome-orca
chroot "$rootdir" apt-get -yq install festival
# Produce a text file on the desktop listing users on the mesh
cat <<EOF > "$rootdir/usr/bin/list-tox-users"