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:
parent
082ce34a93
commit
d474db38d5
2 changed files with 15 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue