Update source-release.sh
This commit is contained in:
parent
38efb2eb80
commit
f15af40a4f
|
|
@ -13,7 +13,7 @@ cwd=$(pwd)
|
|||
echo "Installing the FreeSWITCH source"
|
||||
|
||||
#install minimum dependencies
|
||||
pkg install --yes autoconf automake curl git gmake ldns libedit libtool openssl pcre pkgconf speex sqlite3
|
||||
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
|
||||
|
||||
#additional dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue