Update source-master.sh
This commit is contained in:
parent
53c525c9b6
commit
c397a899e2
|
|
@ -4,7 +4,8 @@
|
||||||
echo "Installing the FreeSWITCH source"
|
echo "Installing the FreeSWITCH source"
|
||||||
|
|
||||||
#install minimum dependencies
|
#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
|
#additional dependencies
|
||||||
#pkg install --yes libshout mpg123 lame
|
#pkg install --yes libshout mpg123 lame
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue