From cb2b607eb408a8fb05b46ca8dfc243cbcef9b2a0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 17 May 2018 16:07:32 +0100 Subject: [PATCH] gnome-orca --- src/freedombone-image-customise | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index fa75bdef..769655d0 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -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 < "$rootdir/usr/bin/list-tox-users"