From bbf2c13d6035d4905ceceadf2b3538eaf9f2c098 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 16 Jan 2024 22:46:22 +0300 Subject: [PATCH] Added mingw-libxslt mingw-libpng go-rpm-macros --- msvsphere-9.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 6c7949d..9b2e8e8 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -228,6 +228,9 @@ "gnu-efi": { "reason": "Modification of the sources is not required, but the package must be built with the efi-rpm-macros package version less than 6-1, otherwise no 32-bit files are generated." }, + "go-rpm-macros": { + "reason": "Added i686 to exclusive arches." + }, "grub2": { "reason": "Added MSVSphere Secure Boot certificates support." }, @@ -300,6 +303,12 @@ "lorax-templates-rhel": { "reason": "Renamed to lorax-templates-msvsphere. Disable OpenSCAP support in Anaconda." }, + "mingw-libpng": { + "reason": "Add i686 to Exclusive archive to build wine for x32." + }, + "mingw-libxslt": { + "reason": "Add i686 to Exclusive archive to build wine for x32." + }, "mock-core-configs": { "reason": "Added MSVSphere configs" },