Install patchelf in Ubuntu 24.04 x64

This amends ac2a19ab7e .

Change-Id: I5124eb5f5860bab7e76689ea84ffb5d284b6eef8
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Liang Qi
2024-08-22 22:15:04 +02:00
parent addf3a0794
commit 8910e90705

View File

@@ -236,6 +236,8 @@ installPackages+=(uml-utilities)
# used for reading vcpkg packages version, from vcpkg.json
installPackages+=(jq)
installPackages+=(patchelf)
echo "Running update for apt"
waitLoop
sudo apt-get update