From 71c9130b526c5530789a352bb1edbb07aadf58d2 Mon Sep 17 00:00:00 2001 From: Errol Samuels Date: Fri, 13 May 2016 22:02:36 +0100 Subject: [PATCH] Update fusionpbx.sh --- debian/resources/fusionpbx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/fusionpbx.sh b/debian/resources/fusionpbx.sh index 5df1d44..a61a8cc 100644 --- a/debian/resources/fusionpbx.sh +++ b/debian/resources/fusionpbx.sh @@ -4,7 +4,7 @@ echo "Install FusionPBX" #install dependencies -apt-get install -y --force-yes vim git dbus haveged +apt-get install -y --force-yes vim git dbus haveged ssl-cert apt-get install -y --force-yes ghostscript libtiff5-dev libtiff-tools #get the source code