mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Ubuntu 22.04 arm64: install NFS packages for Squish
Ubuntu 22 arm64 target is missing packages to mount ci-files01 for Squish. Task-number: QTQAINFRA-6212 Change-Id: Ia5c38f12f2c6ce8ff19d2d46ce1e46f6e1c627f0 Reviewed-by: Matti Paaso <matti.paaso@qt.io>
This commit is contained in:
@@ -50,6 +50,8 @@ installPackages+=(python3-dev)
|
||||
installPackages+=(python3-pip)
|
||||
installPackages+=(python3-venv)
|
||||
installPackages+=(virtualenv)
|
||||
# For mounting ci-files01 for Squish
|
||||
installPackages+=(nfs-common)
|
||||
|
||||
echo "Running update for apt"
|
||||
waitLoop
|
||||
|
||||
Reference in New Issue
Block a user