Qdoc_libclang: Install perl-Digest-MD5

While building Clang 11 for Qt the tests failed due to missing Perl
Digest-MD5 package.

Change-Id: Iba4156db65ec53bf465ca5b132e6983f1176bc41
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
(cherry picked from commit 9251571a53)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Cristian Adam
2020-10-15 11:06:29 +02:00
committed by Qt Cherry-pick Bot
parent b3326dc04e
commit 5af2672a24

View File

@@ -86,6 +86,8 @@ installPackages+=(rh-nodejs12-nodejs-devel)
installPackages+=(java-1.8.0-openjdk-devel)
# For receiving shasum
installPackages+=(perl-Digest-SHA)
# For Clang 11 tests
installPackages+=(perl-Digest-MD5)
# INTEGRITY requirements
installPackages+=(glibc.i686)
# Enable Qt Bluetooth