mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
Provisioning: add nodejs18 to SLES15_SP5
Needed for QtWebEngine build done in RTA.
Change-Id: Ia2338ac9446960cd6a56d4956126698e9400af32
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
(cherry picked from commit 72861b5f57)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
73cb2e83e4
commit
b6586af7a7
@@ -91,8 +91,7 @@ sudo zypper -nq update open-vm-tools
|
||||
sudo zypper -nq install autoconf libcurl-devel libexpat-devel
|
||||
|
||||
# Nodejs - required by QtWebengine
|
||||
# Skip this and use commonly installed nodejs 18.16.0 version as it's available
|
||||
#sudo zypper -nq install nodejs16
|
||||
sudo zypper -nq install nodejs18
|
||||
|
||||
# OpenSSL 3
|
||||
sudo zypper -nq install openssl-3
|
||||
|
||||
Reference in New Issue
Block a user