diff --git a/aarch64/include_exclude.conf b/aarch64/include_exclude.conf index f7accea..0472909 100644 --- a/aarch64/include_exclude.conf +++ b/aarch64/include_exclude.conf @@ -76,6 +76,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index a9d0038..67f7c8d 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -131,6 +131,11 @@ additional_packages = [ "virt-install", "virt-manager", "virt-manager-common", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", ] } ), @@ -147,6 +152,9 @@ additional_packages = [ "libvirt-docs", "libvirt-devel", "libvirt-daemon-plugin-sanlock", + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index 83026bb..c399393 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -76,6 +76,11 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", ] } ), @@ -84,6 +89,9 @@ additional_packages = [ '*': [ "dotnet-sdk-7.0-source-built-artifacts", "xorg-x11-server-source", + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 9145843..aaac293 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -73,6 +73,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ), diff --git a/x86_64_v2/include_exclude.conf b/x86_64_v2/include_exclude.conf index ca040aa..9e9edad 100644 --- a/x86_64_v2/include_exclude.conf +++ b/x86_64_v2/include_exclude.conf @@ -73,6 +73,20 @@ additional_packages = [ "lorax-templates-almalinux", "firefox", "thunderbird", + "spice-gtk", + "spice-gtk-tools", + "spice-gtk3-vala", + "spice-html5", + "spice-webdavd", + ] + } + ), + ( + '^CRB$', { + '*': [ + "spice-glib-devel", + "spice-gtk3-devel", + "spice-server-devel", ] } ),