Install p7zip-full, that contains the 7z binary

p7zip is only a minimal version containing 7zr.

Change-Id: I12531514490b6eb871419bdb61ea5896b175a678
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Frederik Gladhorn
2018-01-11 10:00:34 +01:00
parent 3e96fec2e1
commit d8e1574d5f

View File

@@ -55,7 +55,7 @@ try
# immediately as one starts debugging
installPackages+=(git)
# 7zip is a needed decompressing tool
installPackages+=(p7zip)
installPackages+=(p7zip-full)
# libssl-dev provides headers for OpenSSL
installPackages+=(libssl-dev)
# Needed libraries for X11 support accordingly to https://wiki.qt.io/Building_Qt_5_from_Git