From 2fa4cae8cf3c0b58da37b8525b96d313104a816c Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 20 May 2017 15:51:29 -0600 Subject: [PATCH] Update source-release.sh --- freebsd/resources/switch/source-release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freebsd/resources/switch/source-release.sh b/freebsd/resources/switch/source-release.sh index ccb218c..196aa41 100755 --- a/freebsd/resources/switch/source-release.sh +++ b/freebsd/resources/switch/source-release.sh @@ -13,8 +13,8 @@ cwd=$(pwd) echo "Installing the FreeSWITCH source" #install minimum dependencies -pkg install --yes gcc49 autoconf automake curl git gmake ldns libedit libtool openssl pcre pkgconf speex sqlite3 -pkg install --yes wget sudo libsndfile lua52 opus libmemcached libvorbis libogg tiff memcached +pkg install --yes autoconf automake curl git gmake ldns libedit libtool openssl pcre pkgconf speex sqlite3 +pkg install --yes gcc49 wget sudo libsndfile lua52 opus libmemcached libvorbis libogg tiff memcached #additional dependencies #pkg install --yes libshout mpg123 lame