Update source-release.sh

This commit is contained in:
FusionPBX
2017-05-20 15:51:29 -06:00
committed by GitHub
parent f15af40a4f
commit 2fa4cae8cf

View File

@@ -13,8 +13,8 @@ cwd=$(pwd)
echo "Installing the FreeSWITCH source" echo "Installing the FreeSWITCH source"
#install minimum dependencies #install minimum dependencies
pkg install --yes gcc49 autoconf automake curl git gmake ldns libedit libtool openssl pcre pkgconf speex sqlite3 pkg install --yes 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 gcc49 wget sudo libsndfile lua52 opus libmemcached libvorbis libogg tiff memcached
#additional dependencies #additional dependencies
#pkg install --yes libshout mpg123 lame #pkg install --yes libshout mpg123 lame