From 0b856cb83287f2e1c8dca085d2c6fdee99decded Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Wed, 19 Apr 2023 23:22:58 +0300 Subject: [PATCH] virt-who package removed and added Extras variant --- prepopulate.json | 16 ++++++++++++---- variants.xml | 5 +++++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/prepopulate.json b/prepopulate.json index 4b15b0d..f3b1f01 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -8427,10 +8427,7 @@ ], "virt-viewer": [ "virt-viewer.x86_64" - ], - "virt-who": [ - "virt-who.noarch" - ], + ], "virtio-win": [ "virtio-win.noarch" ], @@ -13524,5 +13521,16 @@ "zziplib-devel.x86_64" ] } + }, + "Extras": { + "x86_64": { + "pngcrush": [ + "pngcrush.x86_64" + ], + "qt5-qtwebkit": [ + "qt5-qtwebkit.x86_64", + "qt5-qtwebkit-devel.x86_64" + ] + } } } diff --git a/variants.xml b/variants.xml index 3d53870..7b94caf 100644 --- a/variants.xml +++ b/variants.xml @@ -182,4 +182,9 @@ minimal-environment + + + x86_64 + +