RHEL-86/EC2 SAP: install compat-sap-c++-10

Related to https://bugzilla.redhat.com/show_bug.cgi?id=2074114
This commit is contained in:
Tomas Hozza 2022-04-20 15:20:34 +02:00 committed by Tomáš Hozza
parent 082ce34a93
commit d474db38d5
2 changed files with 15 additions and 0 deletions

View file

@ -519,6 +519,7 @@ func rhelEc2SapPackageSet(t *imageType) rpmmd.PackageSet {
// RHBZ#1959813
"bind-utils",
"compat-sap-c++-9",
"compat-sap-c++-10", // RHBZ#2074114
"nfs-utils",
"tcsh",
// RHBZ#1959955