gnome-orca
This commit is contained in:
parent
6049101caa
commit
cb2b607eb4
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue