mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-10 04:58:08 +08:00
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:
@@ -236,6 +236,8 @@ installPackages+=(uml-utilities)
|
|||||||
# used for reading vcpkg packages version, from vcpkg.json
|
# used for reading vcpkg packages version, from vcpkg.json
|
||||||
installPackages+=(jq)
|
installPackages+=(jq)
|
||||||
|
|
||||||
|
installPackages+=(patchelf)
|
||||||
|
|
||||||
echo "Running update for apt"
|
echo "Running update for apt"
|
||||||
waitLoop
|
waitLoop
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|||||||
Reference in New Issue
Block a user