Update source-release.sh

This commit is contained in:
FusionPBX 2019-06-03 07:22:42 -06:00 committed by GitHub
parent 83c882f77c
commit 0e1ef59c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ cd "$(dirname "$0")"
apt update && apt upgrade -y
# install dependencies
apt -y install autoconf automake devscripts g++ git-core libncurses5-dev libtool make libjpeg-dev pkg-config flac
apt -y install autoconf automake devscripts g++ git-core libncurses5-dev libtool make libjpeg-dev pkg-config flac libuuid
apt -y install libgdbm-dev libdb-dev gettext sudo equivs mlocate git dpkg-dev devscripts libtiff5-dev libperl-dev
# additional dependencies