mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-05 11:59:57 +08:00
RHEL-9.6: Add missing package for license-service library
This amendsd534aedb32Pick-to: 6.8 Change-Id: I2ccc49b1e924ae88315f776900046a57789d149e Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commitd5bdd4dea6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit554dcc4746) Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
@@ -168,6 +168,8 @@ installPackages+=(zip)
|
||||
installPackages+=(perl-IPC-Cmd)
|
||||
# password management support for Qt Creator
|
||||
installPackages+=(libsecret-devel)
|
||||
# for license-service library
|
||||
installPackages+=(libuuid-devel)
|
||||
# For Firebird in RTA
|
||||
installPackages+=(libtommath-devel)
|
||||
# For tst_license.pl with all the machines generating SBOM
|
||||
|
||||
Reference in New Issue
Block a user