Update 'Brotli/Install-build-dependencies.sh'

This commit is contained in:
bprieshof
2019-01-17 12:44:22 +01:00
parent 385a63044b
commit 2813a55986

View File

@@ -6,7 +6,7 @@
##=============================================================
#install Dependencies
apt install -y curl gnupg dpkg-dev build-essential zlib1g-dev libpcre3 libpcre3-dev unzip git
apt install -y curl gnupg dpkg-dev build-essential zlib1g-dev libpcre3 libpcre3-dev unzip apt-show-versions git
#add repo
curl -L https://nginx.org/keys/nginx_signing.key | apt-key add -