Add brotli to linux images (#1317)

This commit is contained in:
Victor Hiairrassary
2020-07-31 13:06:33 +02:00
committed by GitHub
parent fda92f21e6
commit 3542c55a31

View File

@@ -61,6 +61,7 @@ cmd_packages="curl
patchelf
bzip2
sqlite3
brotli
yamllint"
if isUbuntu20 ; then