mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 07:28:21 +08:00
RHEL-9.6: Add missing package for license-service library
This amends d534aedb32
Pick-to: 6.11 6.10
Change-Id: I2ccc49b1e924ae88315f776900046a57789d149e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -168,6 +168,8 @@ installPackages+=(zip)
|
|||||||
installPackages+=(perl-IPC-Cmd)
|
installPackages+=(perl-IPC-Cmd)
|
||||||
# password management support for Qt Creator
|
# password management support for Qt Creator
|
||||||
installPackages+=(libsecret-devel)
|
installPackages+=(libsecret-devel)
|
||||||
|
# for license-service library
|
||||||
|
installPackages+=(libuuid-devel)
|
||||||
# For Firebird in RTA
|
# For Firebird in RTA
|
||||||
installPackages+=(libtommath-devel)
|
installPackages+=(libtommath-devel)
|
||||||
# For tst_license.pl with all the machines generating SBOM
|
# For tst_license.pl with all the machines generating SBOM
|
||||||
|
|||||||
Reference in New Issue
Block a user