diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise
index 76930ae1d7e7b7c0abe0bf41f3c8d560e7d203cb..3834040cb144fdd270a73a3bda83470326858ff2 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 <<EOF > $rootdir/usr/bin/list-tox-users
 #!/bin/bash