diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 76930ae1..3834040c 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -705,6 +705,9 @@ function configure_user_interface { # to provide notifications chroot "$rootdir" apt-get -y install libnotify-bin + # for video/audio + chroot "$rootdir" apt-get -y install libtheora-bin libvorbis-dev + # Produce a text file on the desktop listing users on the mesh cat < $rootdir/usr/bin/list-tox-users #!/bin/bash