From 2813a55986393290c88e750cbcddbf66fdf5d457 Mon Sep 17 00:00:00 2001 From: bprieshof Date: Thu, 17 Jan 2019 12:44:22 +0100 Subject: [PATCH] Update 'Brotli/Install-build-dependencies.sh' --- Brotli/Install-build-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brotli/Install-build-dependencies.sh b/Brotli/Install-build-dependencies.sh index a30e2d9..daec9cc 100644 --- a/Brotli/Install-build-dependencies.sh +++ b/Brotli/Install-build-dependencies.sh @@ -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 -