From 0e1ef59c5f5cea22bc1e8705aaf09beda0feea3b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 3 Jun 2019 07:22:42 -0600 Subject: [PATCH] Update source-release.sh --- ubuntu/resources/switch/source-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/resources/switch/source-release.sh b/ubuntu/resources/switch/source-release.sh index 8fcf642..356225b 100755 --- a/ubuntu/resources/switch/source-release.sh +++ b/ubuntu/resources/switch/source-release.sh @@ -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