mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Provisioning: add nodejs18 to SLES15_SP5
Needed for QtWebEngine build done in RTA. Pick-to: 6.6 Change-Id: Ia2338ac9446960cd6a56d4956126698e9400af32 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
This commit is contained in:
@@ -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