sync from upstream

This commit is contained in:
Louis Abel 2024-08-15 21:07:05 -07:00
parent 82b2ab50d3
commit 696b35ada8
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 4 additions and 5 deletions

View File

@ -37516,7 +37516,8 @@
"python3-pyxattr.s390x"
],
"qclib": [
"qclib-devel.s390x"
"qclib-devel.s390x",
"qclib-static.s390x"
],
"qdox": [
"qdox.noarch"

View File

@ -37,10 +37,6 @@ filter_packages = [
"virt-top",
"cockpit-machines",
],
"s390x": [
"rust-std-static-wasm32-unknown-unknown", #ENGCMP-1255
"rust-std-static-wasm32-wasi",
],
}),
]
@ -354,6 +350,8 @@ additional_packages = [
"usbredir-server", #ENGCMP-2719
"vulkan-volk-devel", #ENGCMP-3668
"wget", #ENGCMP-4286
"rust-std-static-wasm32-unknown-unknown", #ENGCMP-4346
"rust-std-static-wasm32-wasi", #ENGCMP-4346
"xcb-util-cursor", #ENGCMP-3426
"xcb-util-cursor-devel", #ENGCMP-3517
"xdg-desktop-portal-gnome", #ENGCMP-2146