From 159d88d8658a3de0e2a87f8162227e3815fa9eba Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 31 Jan 2015 08:38:38 +0000 Subject: [PATCH] Include lua-sec in xmpp install --- src/freedombone | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedombone b/src/freedombone index 3437f8eb..e90963ee 100755 --- a/src/freedombone +++ b/src/freedombone @@ -6696,6 +6696,7 @@ function install_xmpp { if grep -Fxq "install_xmpp" $COMPLETION_FILE; then return fi + apt-get -y install lua-sec apt-get -y install prosody if [ ! -d /etc/prosody ]; then