diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index d0851b7..ff0c816 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -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$", { "*": [ "*",