mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 04:41:33 +00:00
sync from upstream
This commit is contained in:
parent
2754e9d272
commit
e344774a2d
@ -117,6 +117,7 @@ additional_packages = [
|
||||
"gcc-toolset-12-runtime", #ENGCMP-2391
|
||||
"gnome-kiosk-script-session", #ENGCMP-2499
|
||||
"gnome-kiosk-search-appliance", #ENGCMP-2499
|
||||
"gstreamer1-plugins-base-tools", #ENGCMP-2907
|
||||
"idm-pki-est", #ENGCMP-2798
|
||||
"ignition-edge", #ENGCMP-2770
|
||||
"ignition-validate", #ENGCMP-2656
|
||||
@ -153,8 +154,12 @@ additional_packages = [
|
||||
"pf-bb-config", #ENGCMP-2857
|
||||
"poppler-qt5", #ENGCMP-2393
|
||||
"python3.11", #ENGCMP-2833
|
||||
"python3.11-charset-normalizer", #ENGCMP-2914
|
||||
"python3.11-idna", #ENGCMP-2888
|
||||
"python3.11-pip", #ENGCMP-2858
|
||||
"python3.11-ply", #ENGCMP-2911
|
||||
"python3.11-pysocks", #ENGCMP-2912
|
||||
"python3.11-pyyaml", #ENGCMP-2910
|
||||
"python3.11-setuptools", #ENGCMP-2860
|
||||
"python3.11-six", #ENGCMP-2872
|
||||
"python3.11-wheel", #ENGCMP-2873
|
||||
@ -251,6 +256,12 @@ additional_packages = [
|
||||
]
|
||||
}),
|
||||
|
||||
("^SAPHANA$", {
|
||||
"*": [
|
||||
"compat-sap-c++-12", # ENGCMP-2843
|
||||
]
|
||||
}),
|
||||
|
||||
("^Buildroot$", {
|
||||
"*": [
|
||||
"*",
|
||||
|
Loading…
Reference in New Issue
Block a user