mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Provision 7z
macOS 10.11 tier1 template is missing 7z. Change-Id: I9e1ade8605b5e6f389a2cd76340070070a7c637b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
committed by
Simon Hausmann
parent
2f03b7faac
commit
577140a728
4
coin/provisioning/qtci-osx-10.11-x86_64/026-p7zip.sh
Executable file
4
coin/provisioning/qtci-osx-10.11-x86_64/026-p7zip.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# Install 7z to be used from command line
|
||||
brew update
|
||||
brew install p7zip
|
||||
Reference in New Issue
Block a user