forked from norman/fusionpbx-install.sh-github-mirror
Update source-release.sh
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
echo "Installing the FreeSWITCH source"
|
||||
|
||||
#install minimum dependencies
|
||||
pkg install --yes autoconf automake curl git gmake ldns libedit libtool openssl pcre pkgconf speex sqlite3 wget sudo libsndfile lua52 opus libmemcached libvorbis libogg tiff
|
||||
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
|
||||
|
||||
#additional dependencies
|
||||
#pkg install --yes libshout mpg123 lame
|
||||
|
||||
Reference in New Issue
Block a user