diff options
| author | 2025-11-26 19:03:15 +0100 | |
|---|---|---|
| committer | 2025-11-26 19:03:15 +0100 | |
| commit | 37ddbeda1ac74584eaad75849ab108e94b71bfa1 (patch) | |
| tree | 9dfe5d8c618d7ffd1d87d6f70ac9dae5612bb602 /teams/asahi.xml | |
| parent | a0d515be1abceeb912695bce32088a62d91fe712 (diff) | |
| download | kiwi-descriptions-37ddbeda1ac74584eaad75849ab108e94b71bfa1.tar.gz kiwi-descriptions-37ddbeda1ac74584eaad75849ab108e94b71bfa1.zip | |
teams/asahi: FEX: Drop mostly redundant wine.i686
Wine in Fedora 43 is built with WoW64 which supports running 32-bit
Windows applications with 64-bit wine build.
While this might cause regressions in some corner cases it reduces the
image size considerably. The xz compressed erofs image shrank from
~1090MB to ~933MB.
Diffstat (limited to 'teams/asahi.xml')
| -rw-r--r-- | teams/asahi.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/teams/asahi.xml b/teams/asahi.xml index 882664e..87d84c2 100644 --- a/teams/asahi.xml +++ b/teams/asahi.xml @@ -154,7 +154,6 @@ <package name="xterm"/> <package name="xz"/> <package name="wine.x86_64"/> - <package name="wine.i686"/> <package name="vulkan-tools"/> <package name="vulkan-loader.i686"/> <package name="vulkan-loader.x86_64"/> |